Home
last modified time | relevance | path

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

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