Home
last modified time | relevance | path

Searched refs:rxe_sge (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/rdma/
Drdma_user_rxe.h75 struct rxe_sge { struct
94 struct rxe_sge sge[0]; argument
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/rdma/
Drdma_user_rxe.h90 struct rxe_sge { struct
109 struct rxe_sge sge[0]; argument
/kernel/linux/linux-5.10/include/uapi/rdma/
Drdma_user_rxe.h114 struct rxe_sge { struct
135 struct rxe_sge sge[0]; argument
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
Drxe_mr.c412 struct rxe_sge *sge = &dma->sge[dma->cur_sge]; in copy_data()
498 struct rxe_sge *sge = &dma->sge[dma->cur_sge]; in advance_dma_data()