Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/rdma/
Drdma_user_rxe.h109 struct rxe_sge { struct
130 struct rxe_sge sge[0]; argument
/Linux-v4.19/drivers/infiniband/sw/rxe/
Drxe_mr.c446 struct rxe_sge *sge = &dma->sge[dma->cur_sge]; in copy_data()
532 struct rxe_sge *sge = &dma->sge[dma->cur_sge]; in advance_dma_data()