Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/sw/rxe/
Drxe_loc.h83 void rxe_mr_cleanup(struct rxe_pool_elem *elem);
Drxe_pool.c76 .cleanup = rxe_mr_cleanup,
Drxe_mr.c621 void rxe_mr_cleanup(struct rxe_pool_elem *elem) in rxe_mr_cleanup() function