Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_loc.h113 int rxe_qp_chk_destroy(struct rxe_qp *qp);
H A Drxe_qp.c795 int rxe_qp_chk_destroy(struct rxe_qp *qp) in rxe_qp_chk_destroy() function
H A Drxe_verbs.c645 err = rxe_qp_chk_destroy(qp); in rxe_destroy_qp()