Searched refs:to_rmw (Results 1 – 2 of 2) sorted by relevance
18 struct rxe_mw *mw = to_rmw(ibmw); in rxe_alloc_mw()43 struct rxe_mw *mw = to_rmw(ibmw); in rxe_dealloc_mw()
453 static inline struct rxe_mw *to_rmw(struct ib_mw *mw) in to_rmw() function