Home
last modified time | relevance | path

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

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