Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/sw/rxe/
Drxe_loc.h86 int rxe_bind_mw(struct rxe_qp *qp, struct rxe_send_wqe *wqe);
Drxe_mw.c164 int rxe_bind_mw(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in rxe_bind_mw() function
Drxe_req.c621 ret = rxe_bind_mw(qp, wqe); in rxe_do_local_ops()