Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/sw/rxe/
Drxe_loc.h85 int rxe_dealloc_mw(struct ib_mw *ibmw);
Drxe_mw.c41 int rxe_dealloc_mw(struct ib_mw *ibmw) in rxe_dealloc_mw() function
Drxe_verbs.c1451 .dealloc_mw = rxe_dealloc_mw,