Home
last modified time | relevance | path

Searched refs:to_rmw (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_mw.c18 struct rxe_mw *mw = to_rmw(ibmw); in rxe_alloc_mw()
43 struct rxe_mw *mw = to_rmw(ibmw); in rxe_dealloc_mw()
H A Drxe_verbs.h453 static inline struct rxe_mw *to_rmw(struct ib_mw *mw) in to_rmw() function