Searched refs:sge_offset (Results 1 - 4 of 4) sorted by relevance

/drivers/message/fusion/
H A Dmptctl.c128 static MptSge_t *kbuf_alloc_2_sgl(int bytes, u32 dir, int sge_offset, int *frags,
813 int sge_offset = 0; local
881 * Set the sge_offset to the start of the sgl (bytes).
884 sge_offset = sizeof(MPIHeader_t) + sizeof(FWDownloadTCSGE_t);
885 if ((sgl = kbuf_alloc_2_sgl(fwlen, sgdir, sge_offset,
1022 * sge_offset - offset (in bytes) from the start of the request
1032 kbuf_alloc_2_sgl(int bytes, u32 sgdir, int sge_offset, int *frags, argument
1083 sg_spill = ((ioc->req_sz - sge_offset)/ioc->SGE_size) - 1;
/drivers/scsi/be2iscsi/
H A Dbe_main.h454 u8 sge_offset[22]; /* DWORD 2 */ member in struct:amap_iscsi_sge
H A Dbe_main.c2090 AMAP_SET_BITS(struct amap_iscsi_sge, sge_offset, psgl, offset);
2148 AMAP_SET_BITS(struct amap_iscsi_sge, sge_offset, psgl, 0);
/drivers/net/ethernet/broadcom/
H A Dcnic_defs.h4543 u16 sge_offset; member in struct:iscsi_task_context_entry_xuc_xu_write_both
4545 u16 sge_offset; member in struct:iscsi_task_context_entry_xuc_xu_write_both
4930 u16 sge_offset; member in struct:iscsi_hq_bd
4932 u16 sge_offset; member in struct:iscsi_hq_bd

Completed in 235 milliseconds