Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.h536 void bnxt_qplib_free_qp_res(struct bnxt_qplib_res *res,
H A Dib_verbs.c866 bnxt_qplib_free_qp_res(&rdev->qplib_res, &gsi_sqp->qplib_qp); in bnxt_re_destroy_gsi_sqp()
911 bnxt_qplib_free_qp_res(&rdev->qplib_res, &qp->qplib_qp); in bnxt_re_destroy_qp()
H A Dqplib_fp.c1551 void bnxt_qplib_free_qp_res(struct bnxt_qplib_res *res, in bnxt_qplib_free_qp_res() function