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