Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/sw/rxe/
Drxe_loc.h115 int rxe_qp_chk_destroy(struct rxe_qp *qp);
Drxe_qp.c767 int rxe_qp_chk_destroy(struct rxe_qp *qp) in rxe_qp_chk_destroy() function
Drxe_verbs.c489 ret = rxe_qp_chk_destroy(qp); in rxe_destroy_qp()