Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/sw/rxe/
Drxe_loc.h88 int rxe_bind_mw(struct rxe_qp *qp, struct rxe_send_wqe *wqe);
Drxe_mw.c162 int rxe_bind_mw(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in rxe_bind_mw() function
Drxe_req.c572 ret = rxe_bind_mw(qp, wqe); in rxe_do_local_ops()