/drivers/misc/cxl/ |
D | hcalls.h | 21 struct sg_list { struct 22 u64 phys_addr; 23 u64 len;
|
/drivers/crypto/caam/ |
D | sg_sw_sec4.h | 74 static inline int sg_count(struct scatterlist *sg_list, int nbytes) in sg_count()
|
/drivers/net/ethernet/ibm/ehea/ |
D | ehea_qmr.h | 120 struct ehea_vsgentry sg_list[EHEA_MAX_WQE_SG_ENTRIES]; member 129 struct ehea_vsgentry sg_list[EHEA_MAX_WQE_SG_ENTRIES-1]; member 146 struct ehea_vsgentry sg_list[EHEA_MAX_WQE_SG_ENTRIES]; member
|
/drivers/char/ |
D | virtio_console.c | 874 struct sg_list { struct 884 struct sg_list *sgl = sd->u.data; in pipe_to_sg() argument
|
/drivers/xen/ |
D | efi.c | 225 unsigned long count, unsigned long sg_list) in xen_efi_update_capsule()
|
/drivers/firmware/efi/ |
D | runtime-wrappers.c | 266 unsigned long sg_list) in virt_efi_update_capsule()
|
/drivers/scsi/aacraid/ |
D | commctrl.c | 489 void *sg_list[32]; in aac_send_raw_srb() local
|
/drivers/infiniband/hw/i40iw/ |
D | i40iw_user.h | 202 i40iw_sgl sg_list; member 212 i40iw_sgl sg_list; member 282 i40iw_sgl sg_list; member
|
D | i40iw_verbs.c | 2011 static void i40iw_copy_sg_list(struct i40iw_sge *sg_list, struct ib_sge *sgl, int num_sges) in i40iw_copy_sg_list() 2211 struct i40iw_sge sg_list[I40IW_MAX_WQ_FRAGMENT_COUNT]; in i40iw_post_recv() local
|
/drivers/infiniband/hw/cxgb3/ |
D | iwch_qp.c | 201 static int iwch_sgl2pbl_map(struct iwch_dev *rhp, struct ib_sge *sg_list, in iwch_sgl2pbl_map()
|
/drivers/scsi/ |
D | eata.c | 742 struct sg_list { struct 743 unsigned int address; /* Segment Address */ 744 unsigned int num_bytes; /* Segment Length */
|
D | ips.c | 1834 IPS_SG_LIST sg_list; in ips_flash_firmware() local 1907 IPS_SG_LIST sg_list; in ips_usrcmd() local 4382 IPS_SG_LIST sg_list; in ips_init_scb() local
|
D | libiscsi_tcp.c | 373 struct scatterlist *sg_list, unsigned int sg_count, in iscsi_segment_seek_sg()
|
D | hptiop.h | 222 struct hpt_iopsg sg_list[1]; member 239 struct hpt_iopsg sg_list[1]; member
|
D | wd719x.h | 60 struct wd719x_sglist sg_list[WD719X_SG] __aligned(8); /* SG list */ member
|
D | 3w-xxxx.h | 386 TW_SG_Entry sg_list[TW_ATA_PASS_SGL_MAX]; member
|
/drivers/virt/ |
D | fsl_hypervisor.c | 153 struct fh_sg_list *sg_list = NULL; in ioctl_memcpy() local
|
/drivers/crypto/ |
D | bfin_crc.c | 102 static struct scatterlist *sg_get(struct scatterlist *sg_list, unsigned int nents, in sg_get()
|
/drivers/infiniband/core/ |
D | mad_priv.h | 128 struct ib_sge sg_list[IB_MAD_SEND_REQ_MAX_SG]; member
|
/drivers/infiniband/hw/cxgb4/ |
D | qp.c | 429 struct fw_ri_isgl *isglp, struct ib_sge *sg_list, in build_isgl()
|
/drivers/char/agp/ |
D | intel-gtt.c | 123 static void intel_gtt_unmap_memory(struct scatterlist *sg_list, int num_sg) in intel_gtt_unmap_memory()
|
/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_verbs.c | 2013 struct ib_sge *sg_list) in ocrdma_build_sges() 2028 static inline uint32_t ocrdma_sglist_len(struct ib_sge *sg_list, int num_sge) in ocrdma_sglist_len()
|
/drivers/infiniband/hw/hfi1/ |
D | verbs.c | 795 struct rvt_sge *sg_list = ss->sg_list; in build_verbs_ulp_payload() local
|
/drivers/infiniband/hw/qib/ |
D | qib_verbs.c | 224 struct rvt_sge *sg_list = ss->sg_list; in qib_count_sge() local
|
/drivers/dma/ |
D | imx-dma.c | 165 struct scatterlist *sg_list; member
|