Home
last modified time | relevance | path

Searched refs:sge_offset (Results 1 – 14 of 14) sorted by relevance

/linux-6.3-rc2/drivers/infiniband/sw/rxe/
A Drxe_mr.c347 int offset = dma->sge_offset; in copy_data()
414 dma->sge_offset = offset; in copy_data()
591 int offset = dma->sge_offset; in advance_dma_data()
615 dma->sge_offset = offset; in advance_dma_data()
A Drxe_req.c31 wqe->dma.sge_offset += to_send; in retry_first_write_send()
76 wqe->dma.sge_offset = 0; in req_retry()
483 u8 *tmp = &wqe->dma.inline_data[wqe->dma.sge_offset]; in finish_packet()
488 wqe->dma.sge_offset += payload; in finish_packet()
A Drxe_verbs.c269 recv_wqe->dma.sge_offset = 0; in post_one_recv()
606 wqe->dma.sge_offset = 0; in init_send_wqe()
A Drxe_resp.c1411 qp->resp.wqe->dma.sge_offset = 0; in do_class_d1e_error()
/linux-6.3-rc2/drivers/crypto/bcm/
A Dutil.h85 struct scatterlist **sge, unsigned int *sge_offset);
A Dutil.c28 struct scatterlist **sge, unsigned int *sge_offset) in spu_sg_at_offset() argument
44 *sge_offset = skip - index; in spu_sg_at_offset()
/linux-6.3-rc2/include/linux/qed/
A Dstorage_common.h139 __le32 sge_offset; member
/linux-6.3-rc2/include/uapi/rdma/
A Drdma_user_rxe.h152 __u32 sge_offset; member
/linux-6.3-rc2/drivers/message/fusion/
A Dmptctl.c128 static MptSge_t *kbuf_alloc_2_sgl(int bytes, u32 dir, int sge_offset, int *frags,
794 int sge_offset = 0; in mptctl_do_fw_download() local
856 sge_offset = sizeof(MPIHeader_t) + sizeof(FWDownloadTCSGE_t); in mptctl_do_fw_download()
857 if ((sgl = kbuf_alloc_2_sgl(fwlen, sgdir, sge_offset, in mptctl_do_fw_download()
1004 kbuf_alloc_2_sgl(int bytes, u32 sgdir, int sge_offset, int *frags, in kbuf_alloc_2_sgl() argument
1060 sg_spill = ((ioc->req_sz - sge_offset)/ioc->SGE_size) - 1; in kbuf_alloc_2_sgl()
/linux-6.3-rc2/drivers/scsi/elx/efct/
A Defct_hw.h244 u32 sge_offset; member
A Defct_hw.c1708 io->sge_offset = 0; in efct_hw_io_init_sges()
1804 sge_flags |= SLI4_SGE_DATA_OFFSET_MASK & io->sge_offset; in efct_hw_io_add_sge()
1828 io->sge_offset += length; in efct_hw_io_add_sge()
/linux-6.3-rc2/drivers/scsi/be2iscsi/
A Dbe_main.h502 u8 sge_offset[22]; /* DWORD 2 */ member
A Dbe_main.c2176 AMAP_SET_BITS(struct amap_iscsi_sge, sge_offset, psgl, offset); in hwi_write_sgl_v2()
2264 AMAP_SET_BITS(struct amap_iscsi_sge, sge_offset, psgl, offset); in hwi_write_sgl()
2342 AMAP_SET_BITS(struct amap_iscsi_sge, sge_offset, psgl, 0); in hwi_write_buffer()
/linux-6.3-rc2/drivers/net/ethernet/broadcom/
A Dcnic_defs.h4544 u16 sge_offset; member
4546 u16 sge_offset; member
4931 u16 sge_offset; member
4933 u16 sge_offset; member

Completed in 79 milliseconds