Searched refs:rxe_sge (Results 1 – 3 of 3) sorted by relevance
135 struct rxe_sge { struct157 __DECLARE_FLEX_ARRAY(struct rxe_sge, sge); argument
341 struct rxe_sge *sge = &dma->sge[dma->cur_sge]; in copy_data()585 struct rxe_sge *sge = &dma->sge[dma->cur_sge]; in advance_dma_data()
296 size = sizeof(*wqe) + wqe->dma.num_sge*sizeof(struct rxe_sge); in get_srq_wqe()