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