Searched defs:sg (Results 26 - 50 of 94) sorted by relevance

1234

/freebsd-13-stable/contrib/ofed/libmlx4/
H A Dqp.c185 static void __set_data_seg(struct mlx4_wqe_data_seg *dseg, struct ibv_sge *sg) argument
192 static void set_data_seg(struct mlx4_wqe_data_seg *dseg, struct ibv_sge *sg) argument
/freebsd-13-stable/sys/dev/virtio/balloon/
H A Dvirtio_balloon.c413 struct sglist sg; local
/freebsd-13-stable/sys/dev/xdma/
H A Dxdma_sg.c649 struct xdma_sglist *sg; local
574 xdma_process(xdma_channel_t *xchan, struct xdma_sglist *sg) argument
/freebsd-13-stable/sys/dev/altera/msgdma/
H A Dmsgdma.c468 msgdma_channel_submit_sg(device_t dev, struct xdma_channel *xchan, struct xdma_sglist *sg, uint32_t sg_n) argument
/freebsd-13-stable/sys/dev/drm2/ttm/
H A Dttm_bo_api.h268 struct sg_table *sg; member in struct:ttm_buffer_object
H A Dttm_bo_driver.h119 struct sg_table *sg; /* for SG objects via dma-buf */ member in struct:ttm_tt
/freebsd-13-stable/sys/geom/linux_lvm/
H A Dg_linux_lvm.c199 struct g_llvm_segment *sg; local
320 struct g_llvm_segment *sg; local
401 struct g_llvm_segment *sg; local
501 struct g_llvm_segment *sg; local
1048 struct g_llvm_segment *sg; local
1113 struct g_llvm_segment *sg; local
[all...]
/freebsd-13-stable/sys/kern/
H A Dsubr_sglist.c86 _sglist_append_range(struct sglist *sg, struct sglist_seg **ssp, argument
111 _sglist_append_buf(struct sglist *sg, void *buf, size_t len, pmap_t pmap, size_t *donep) argument
286 struct sglist *sg; local
300 sglist_free(struct sglist *sg) argument
316 sglist_append(struct sglist *sg, void *buf, size_t len) argument
337 sglist_append_bio(struct sglist *sg, struct bio *bp) argument
354 sglist_append_phys(struct sglist *sg, vm_paddr_t paddr, size_t len) argument
384 sglist_append_mbuf_epg(struct sglist *sg, struct mbuf *m, size_t off, size_t len) argument
441 sglist_append_mbuf(struct sglist *sg, struct mbuf *m0) argument
475 sglist_append_vmpages(struct sglist *sg, vm_page_t *m, size_t pgoff, size_t len) argument
520 sglist_append_user(struct sglist *sg, void *buf, size_t len, struct thread *td) argument
541 sglist_append_sglist(struct sglist *sg, struct sglist *source, size_t offset, size_t length) argument
584 sglist_append_uio(struct sglist *sg, struct uio *uio) argument
632 sglist_consume_uio(struct sglist *sg, struct uio *uio, size_t resid) argument
684 struct sglist *sg; local
705 sglist_clone(struct sglist *sg, int mflags) argument
725 sglist_length(struct sglist *sg) argument
757 struct sglist *sg; local
888 struct sglist *sg; local
[all...]
/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Ddma-mapping.h200 dma_unmap_sg_attrs(struct device *dev, struct scatterlist *sg, int nents, argument
243 dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg, int nelems, argument
249 dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nelems, argument
H A Dscatterlist.h63 struct scatterlist *sg; member in struct:sg_page_iter
105 sg_assign_page(struct scatterlist *sg, struct page *page) argument
113 sg_set_page(struct scatterlist *sg, struct page *page, unsigned int len, unsigned int offset) argument
122 sg_page(struct scatterlist *sg) argument
128 sg_set_buf(struct scatterlist *sg, const void *buf, unsigned int buflen) argument
135 sg_next(struct scatterlist *sg) argument
146 sg_phys(struct scatterlist *sg) argument
152 sg_virt(struct scatterlist *sg) argument
162 struct scatterlist *sg = &prv[prv_nents - 1]; local
171 sg_mark_end(struct scatterlist *sg) argument
178 sg_init_table(struct scatterlist *sg, unsigned int nents) argument
194 sg_kfree(struct scatterlist *sg, unsigned int nents) argument
247 struct scatterlist *sg, *prv; local
369 sg_nents(struct scatterlist *sg) argument
393 struct scatterlist *sg; local
412 sg_page_count(struct scatterlist *sg) argument
[all...]
/freebsd-13-stable/contrib/telnet/telnetd/
H A Dsys_term.c80 struct sgttyb sg; member in struct:termbuf
[all...]
/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/zfs/
H A Dabd_os.c253 struct scatterlist *sg; local
371 struct scatterlist *sg = NULL; local
422 struct scatterlist *sg = NULL; local
451 struct scatterlist *sg = NULL; local
507 sg_init_table(struct scatterlist *sg, int nr) argument
529 sg_set_page(struct scatterlist *sg, struct page *page, unsigned int len, unsigned int offset) argument
539 sg_page(struct scatterlist *sg) argument
545 sg_next(struct scatterlist *sg) argument
557 struct scatterlist *sg; local
575 struct scatterlist *sg; local
590 struct scatterlist *sg; local
660 struct scatterlist *sg = NULL; local
734 struct scatterlist *sg = abd->abd_u.abd_linear.abd_sgl; local
766 struct scatterlist *sg = NULL; local
1038 struct scatterlist *sg; local
[all...]
/freebsd-13-stable/sys/dev/mthca/
H A Dmthca_provider.c906 struct scatterlist *sg; local
/freebsd-13-stable/sys/dev/aic7xxx/
H A Daic79xx_inline.h252 struct ahd_dma64_seg *sg; local
259 struct ahd_dma_seg *sg; local
297 struct ahd_dma64_seg *sg; local
303 struct ahd_dma_seg *sg; local
374 ahd_sg_virt_to_bus(struct ahd_softc *ahd, struct scb *scb, void *sg) argument
[all...]
H A Daic79xx_osm.c964 void *sg; local
H A Daic7xxx_osm.c947 struct ahc_dma_seg *sg; local
[all...]
/freebsd-13-stable/sys/dev/altera/softdma/
H A Dsoftdma.c725 softdma_channel_submit_sg(device_t dev, struct xdma_channel *xchan, struct xdma_sglist *sg, uint32_t sg_n) argument
/freebsd-13-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dmem.c459 struct scatterlist *sg; local
693 int c4iw_map_mr_sg(struct ib_mr *ibmr, struct scatterlist *sg, argument
/freebsd-13-stable/sys/dev/virtio/
H A Dvirtqueue.c521 virtqueue_enqueue(struct virtqueue *vq, void *cookie, struct sglist *sg, argument
698 vq_ring_enqueue_segments(struct virtqueue *vq, struct vring_desc *desc, uint16_t head_idx, struct sglist *sg, int readable, int writable) argument
745 vq_ring_enqueue_indirect(struct virtqueue *vq, void *cookie, struct sglist *sg, int readable, int writable) argument
/freebsd-13-stable/sys/dev/xdma/controller/
H A Dpl330.c435 pl330_ccr_port_width(struct xdma_sglist *sg, uint32_t *addr) argument
475 pl330_channel_submit_sg(device_t dev, struct xdma_channel *xchan, struct xdma_sglist *sg, uint32_t sg_n) argument
[all...]
/freebsd-13-stable/sys/dev/xilinx/
H A Daxidma.c452 axidma_channel_submit_sg(device_t dev, struct xdma_channel *xchan, struct xdma_sglist *sg, uint32_t sg_n) argument
/freebsd-13-stable/sys/net80211/
H A Dieee80211_superg.c112 struct ieee80211_superg *sg; local
773 struct ieee80211_superg *sg = ic->ic_superg; local
934 struct ieee80211_superg *sg = ic->ic_superg; local
/freebsd-13-stable/sys/netgraph/
H A Dng_socket.c508 struct sockaddr_ng *sg; local
/freebsd-13-stable/sys/dev/pci/
H A Dpci_user.c855 struct sglist *sg; local
/freebsd-13-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_mr.c680 struct ib_sge sg; local
761 struct ib_sge sg; local
576 prep_umr_wqe_common(struct ib_pd *pd, struct ib_send_wr *wr, struct ib_sge *sg, u64 dma, int n, u32 key, int page_shift) argument
601 prep_umr_reg_wqe(struct ib_pd *pd, struct ib_send_wr *wr, struct ib_sge *sg, u64 dma, int n, u32 key, int page_shift, u64 virt_addr, u64 len, int access_flags) argument
1070 struct ib_sge sg; local
1595 struct scatterlist *sg = sgl; local
1636 mlx5_ib_map_mr_sg(struct ib_mr *ibmr, struct scatterlist *sg, int sg_nents, unsigned int *sg_offset) argument
[all...]

Completed in 248 milliseconds

1234