Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/sw/rxe/
Drxe_loc.h132 void rxe_qp_cleanup(struct rxe_pool_entry *arg);
Drxe_pool.c43 .cleanup = rxe_qp_cleanup,
Drxe_qp.c842 void rxe_qp_cleanup(struct rxe_pool_entry *arg) in rxe_qp_cleanup() function