Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/
H A Drxe_loc.h145 void rxe_qp_cleanup(struct rxe_pool_entry *arg);
H A Drxe_pool.c40 .cleanup = rxe_qp_cleanup,
H A Drxe_qp.c827 void rxe_qp_cleanup(struct rxe_pool_entry *arg) in rxe_qp_cleanup() function