Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/rxe/
H A Drxe_mw.c164 int rxe_bind_mw(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in rxe_bind_mw() function
H A Drxe_loc.h90 int rxe_bind_mw(struct rxe_qp *qp, struct rxe_send_wqe *wqe);
H A Drxe_req.c623 ret = rxe_bind_mw(qp, wqe); in rxe_do_local_ops()