Searched refs:sge_offset (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/message/fusion/ |
D | mptctl.c | 128 static MptSge_t *kbuf_alloc_2_sgl(int bytes, u32 dir, int sge_offset, int *frags, 806 int sge_offset = 0; in mptctl_do_fw_download() local 877 sge_offset = sizeof(MPIHeader_t) + sizeof(FWDownloadTCSGE_t); in mptctl_do_fw_download() 878 if ((sgl = kbuf_alloc_2_sgl(fwlen, sgdir, sge_offset, in mptctl_do_fw_download() 1025 kbuf_alloc_2_sgl(int bytes, u32 sgdir, int sge_offset, int *frags, in kbuf_alloc_2_sgl() argument 1080 sg_spill = ((ioc->req_sz - sge_offset)/ioc->SGE_size) - 1; in kbuf_alloc_2_sgl()
|
/linux-4.4.14/drivers/scsi/be2iscsi/ |
D | be_main.h | 548 u8 sge_offset[22]; /* DWORD 2 */ member
|
D | be_main.c | 2406 AMAP_SET_BITS(struct amap_iscsi_sge, sge_offset, psgl, offset); in hwi_write_sgl_v2() 2494 AMAP_SET_BITS(struct amap_iscsi_sge, sge_offset, psgl, offset); in hwi_write_sgl() 2569 AMAP_SET_BITS(struct amap_iscsi_sge, sge_offset, psgl, 0); in hwi_write_buffer()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
D | cnic_defs.h | 4544 u16 sge_offset; member 4546 u16 sge_offset; member 4931 u16 sge_offset; member 4933 u16 sge_offset; member
|