Home
last modified time | relevance | path

Searched refs:rxe_reg_fast_mr (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_loc.h80 int rxe_reg_fast_mr(struct rxe_qp *qp, struct rxe_send_wqe *wqe);
H A Drxe_mr.c688 int rxe_reg_fast_mr(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in rxe_reg_fast_mr() function
H A Drxe_req.c636 ret = rxe_reg_fast_mr(qp, wqe); in rxe_do_local_ops()