Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/sw/rxe/
Drxe_loc.h90 void rxe_mr_cleanup(struct rxe_pool_entry *arg);
Drxe_pool.c59 .cleanup = rxe_mr_cleanup,
Drxe_mr.c575 void rxe_mr_cleanup(struct rxe_pool_entry *arg) in rxe_mr_cleanup() function