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.h535 void bnxt_qplib_free_qp_res(struct bnxt_qplib_res *res,
H A Dib_verbs.c856 bnxt_qplib_free_qp_res(&rdev->qplib_res, &gsi_sqp->qplib_qp); in bnxt_re_destroy_gsi_sqp()
901 bnxt_qplib_free_qp_res(&rdev->qplib_res, &qp->qplib_qp); in bnxt_re_destroy_qp()
H A Dqplib_fp.c1537 void bnxt_qplib_free_qp_res(struct bnxt_qplib_res *res, in bnxt_qplib_free_qp_res() function