Searched refs:rxe_lookup_mw (Results 1 – 3 of 3) sorted by relevance
98 struct rxe_mw *rxe_lookup_mw(struct rxe_qp *qp, int access, u32 rkey);
306 struct rxe_mw *rxe_lookup_mw(struct rxe_qp *qp, int access, u32 rkey) in rxe_lookup_mw() function
449 mw = rxe_lookup_mw(qp, access, rkey); in check_rkey()