Home
last modified time | relevance | path

Searched refs:rxe_invalidate_mw (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/infiniband/sw/rxe/
H A Drxe_loc.h87 int rxe_invalidate_mw(struct rxe_qp *qp, u32 rkey);
H A Drxe_mw.c258 int rxe_invalidate_mw(struct rxe_qp *qp, u32 rkey) in rxe_invalidate_mw() function
H A Drxe_req.c604 ret = rxe_invalidate_mw(qp, rkey); in rxe_do_local_ops()
H A Drxe_resp.c975 return rxe_invalidate_mw(qp, rkey); in invalidate_rkey()