Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/sw/rxe/
Drxe_loc.h113 int rxe_qp_chk_destroy(struct rxe_qp *qp);
Drxe_qp.c788 int rxe_qp_chk_destroy(struct rxe_qp *qp) in rxe_qp_chk_destroy() function
Drxe_verbs.c645 err = rxe_qp_chk_destroy(qp); in rxe_destroy_qp()