Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_pool.c76 .cleanup = rxe_mr_cleanup,
H A Drxe_loc.h81 void rxe_mr_cleanup(struct rxe_pool_elem *elem);
H A Drxe_mr.c722 void rxe_mr_cleanup(struct rxe_pool_elem *elem) in rxe_mr_cleanup() function