Home
last modified time | relevance | path

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

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