Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/sw/rxe/
Drxe_loc.h84 int rxe_alloc_mw(struct ib_mw *ibmw, struct ib_udata *udata);
Drxe_mw.c16 int rxe_alloc_mw(struct ib_mw *ibmw, struct ib_udata *udata) in rxe_alloc_mw() function
Drxe_verbs.c1441 .alloc_mw = rxe_alloc_mw,