Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/sw/rxe/
Drxe_loc.h113 int rxe_qp_chk_destroy(struct rxe_qp *qp);
Drxe_qp.c794 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()