Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/
H A Drxe_cq.c152 void rxe_cq_cleanup(struct rxe_pool_entry *arg) in rxe_cq_cleanup() function
H A Drxe_loc.h40 void rxe_cq_cleanup(struct rxe_pool_entry *arg);
H A Drxe_pool.c49 .cleanup = rxe_cq_cleanup,