Home
last modified time | relevance | path

Searched refs:rxe_dealloc_mw (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/infiniband/sw/rxe/
H A Drxe_mw.c41 int rxe_dealloc_mw(struct ib_mw *ibmw) in rxe_dealloc_mw() function
H A Drxe_loc.h89 int rxe_dealloc_mw(struct ib_mw *ibmw);
H A Drxe_verbs.c1485 .dealloc_mw = rxe_dealloc_mw,