Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/rxe/
A Drxe_mr.c435 int offset = dma->sge_offset; in copy_data()
503 dma->sge_offset = offset; in copy_data()
521 int offset = dma->sge_offset; in advance_dma_data()
545 dma->sge_offset = offset; in advance_dma_data()
A Drxe_req.c32 wqe->dma.sge_offset += to_send; in retry_first_write_send()
79 wqe->dma.sge_offset = 0; in req_retry()
468 u8 *tmp = &wqe->dma.inline_data[wqe->dma.sge_offset]; in finish_packet()
473 wqe->dma.sge_offset += paylen; in finish_packet()
A Drxe_verbs.c273 recv_wqe->dma.sge_offset = 0; in post_one_recv()
626 wqe->dma.sge_offset = 0; in init_send_wqe()
A Drxe_resp.c1164 qp->resp.wqe->dma.sge_offset = 0; in do_class_d1e_error()
/linux/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/include/linux/qed/
A Dstorage_common.h139 __le32 sge_offset; member
/linux/include/uapi/rdma/
A Drdma_user_rxe.h145 __u32 sge_offset; member
/linux/drivers/message/fusion/
A Dmptctl.c128 static MptSge_t *kbuf_alloc_2_sgl(int bytes, u32 dir, int sge_offset, int *frags,
796 int sge_offset = 0; in mptctl_do_fw_download() local
858 sge_offset = sizeof(MPIHeader_t) + sizeof(FWDownloadTCSGE_t); in mptctl_do_fw_download()
859 if ((sgl = kbuf_alloc_2_sgl(fwlen, sgdir, sge_offset, in mptctl_do_fw_download()
1006 kbuf_alloc_2_sgl(int bytes, u32 sgdir, int sge_offset, int *frags, in kbuf_alloc_2_sgl() argument
1061 sg_spill = ((ioc->req_sz - sge_offset)/ioc->SGE_size) - 1; in kbuf_alloc_2_sgl()
/linux/drivers/scsi/elx/efct/
A Defct_hw.h244 u32 sge_offset; member
A Defct_hw.c1709 io->sge_offset = 0; in efct_hw_io_init_sges()
1805 sge_flags |= SLI4_SGE_DATA_OFFSET_MASK & io->sge_offset; in efct_hw_io_add_sge()
1829 io->sge_offset += length; in efct_hw_io_add_sge()
/linux/drivers/scsi/be2iscsi/
A Dbe_main.h502 u8 sge_offset[22]; /* DWORD 2 */ member
A Dbe_main.c2160 AMAP_SET_BITS(struct amap_iscsi_sge, sge_offset, psgl, offset); in hwi_write_sgl_v2()
2248 AMAP_SET_BITS(struct amap_iscsi_sge, sge_offset, psgl, offset); in hwi_write_sgl()
2326 AMAP_SET_BITS(struct amap_iscsi_sge, sge_offset, psgl, 0); in hwi_write_buffer()
/linux/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 117 milliseconds