/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/ |
H A D | siw_verbs.h | 24 static inline void siw_copy_sgl(struct ib_sge *sge, struct siw_sge *siw_sge, in siw_copy_sgl() argument
|
H A D | siw_mem.c | 222 int siw_check_sge(struct ib_pd *pd, struct siw_sge *sge, struct siw_mem *mem[], in siw_check_sge() argument
|
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/ |
H A D | siw_verbs.h | 24 static inline void siw_copy_sgl(struct ib_sge *sge, struct siw_sge *siw_sge, in siw_copy_sgl() argument
|
H A D | siw_mem.c | 222 int siw_check_sge(struct ib_pd *pd, struct siw_sge *sge, struct siw_mem *mem[], in siw_check_sge() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_common.c | 55 void hinic_set_sge(struct hinic_sge *sge, dma_addr_t addr, int len) in hinic_set_sge() argument 68 dma_addr_t hinic_sge_to_dma(struct hinic_sge *sge) in hinic_sge_to_dma() argument
|
H A D | hinic_rx.c | 199 struct hinic_sge sge; in rx_alloc_pkts() local 250 struct hinic_sge sge; in free_all_rx_skbs() local 280 struct hinic_sge sge; in rx_recv_jumbo_pkt() local 368 struct hinic_sge sge; in rxq_recv() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_common.c | 55 void hinic_set_sge(struct hinic_sge *sge, dma_addr_t addr, int len) in hinic_set_sge() argument 68 dma_addr_t hinic_sge_to_dma(struct hinic_sge *sge) in hinic_sge_to_dma() argument
|
/kernel/linux/linux-5.10/include/rdma/ |
H A D | rw.h | 24 struct ib_sge sge; member 36 struct ib_sge sge; member
|
H A D | rdmavt_mr.h | 78 struct rvt_sge sge; /* progress state for the current SGE */ member 102 static inline u32 rvt_get_sge_length(struct rvt_sge *sge, u32 length) in rvt_get_sge_length() argument 117 struct rvt_sge *sge = &ss->sge; in rvt_update_sge() local 141 struct rvt_sge *sge = &ss->sge; rvt_skip_sge() local [all...] |
/kernel/linux/linux-6.6/include/rdma/ |
H A D | rw.h | 24 struct ib_sge sge; member 36 struct ib_sge sge; member
|
H A D | rdmavt_mr.h | 78 struct rvt_sge sge; /* progress state for the current SGE */ member 102 static inline u32 rvt_get_sge_length(struct rvt_sge *sge, u32 length) in rvt_get_sge_length() argument 117 struct rvt_sge *sge = &ss->sge; in rvt_update_sge() local 141 struct rvt_sge *sge = &ss->sge; rvt_skip_sge() local [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
H A D | qib_ud.c | 61 struct rvt_sge *sge; in qib_ud_loopback() local [all...] |
H A D | qib_sdma.c | 516 struct rvt_sge *sge; in qib_sdma_verbs_send() local
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/vmw_pvrdma/ |
H A D | pvrdma_qp.c | 686 struct pvrdma_sge *sge; in pvrdma_post_send() local 896 struct pvrdma_sge *sge; in pvrdma_post_recv() local [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/ |
H A D | rxe_mr.c | 412 struct rxe_sge *sge = &dma->sge[dma->cur_sge]; in copy_data() local 498 struct rxe_sge *sge = &dma->sge[dma->cur_sge]; advance_dma_data() local [all...] |
/kernel/linux/linux-6.6/drivers/vfio/pci/pds/ |
H A D | cmds.c | 206 struct pds_lm_sg_elem *sgl, *sge; in pds_vfio_dma_map_lm_file() local
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
H A D | qib_ud.c | 61 struct rvt_sge *sge; in qib_ud_loopback() local [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/vmw_pvrdma/ |
H A D | pvrdma_qp.c | 678 struct pvrdma_sge *sge; in pvrdma_post_send() local 880 struct pvrdma_sge *sge; in pvrdma_post_recv() local [all...] |
/kernel/linux/linux-5.10/drivers/crypto/bcm/ |
H A D | util.c | 27 spu_sg_at_offset(struct scatterlist *sg, unsigned int skip, struct scatterlist **sge, unsigned int *sge_offset) spu_sg_at_offset() argument
|
/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/ |
H A D | mr.c | 722 rvt_sge_adjacent(struct rvt_sge *last_sge, struct ib_sge *sge) rvt_sge_adjacent() argument 757 rvt_lkey_ok(struct rvt_lkey_table *rkt, struct rvt_pd *pd, struct rvt_sge *isge, struct rvt_sge *last_sge, struct ib_sge *sge, int acc) rvt_lkey_ok() argument 867 rvt_rkey_ok(struct rvt_qp *qp, struct rvt_sge *sge, u32 len, u64 vaddr, u32 rkey, int acc) rvt_rkey_ok() argument [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | ud.c | 82 struct rvt_sge *sge; in ud_loopback() local
|
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | rw.c | 200 struct ib_sge *sge; in rdma_rw_init_map_wrs() local [all...] |
/kernel/linux/linux-5.10/net/rds/ |
H A D | ib_send.c | 196 struct ib_sge *sge; in rds_ib_send_init_ring() local
|
H A D | ib_rdma.c | 572 struct ib_sge sge = {}; in rds_ib_get_mr() local
|
/kernel/linux/linux-5.10/net/smc/ |
H A D | smc_tx.c | 323 struct ib_sge *sge = in smcr_tx_rdma_writes() local
|