Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/sw/rxe/
Drxe_loc.h116 void rxe_qp_cleanup(struct rxe_pool_elem *elem);
Drxe_pool.c58 .cleanup = rxe_qp_cleanup,
Drxe_qp.c844 void rxe_qp_cleanup(struct rxe_pool_elem *elem) in rxe_qp_cleanup() function