Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/sw/rxe/
Drxe_loc.h94 int rxe_dealloc_mw(struct ib_mw *ibmw);
Drxe_mw.c55 int rxe_dealloc_mw(struct ib_mw *ibmw) in rxe_dealloc_mw() function
Drxe_verbs.c1101 .dealloc_mw = rxe_dealloc_mw,