Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.h529 int bnxt_qplib_destroy_qp(struct bnxt_qplib_res *res, struct bnxt_qplib_qp *qp);
Dib_verbs.c772 rc = bnxt_qplib_destroy_qp(&rdev->qplib_res, &qp->qplib_qp); in bnxt_re_destroy_qp()
791 rc = bnxt_qplib_destroy_qp(&rdev->qplib_res, in bnxt_re_destroy_qp()
1138 bnxt_qplib_destroy_qp(&rdev->qplib_res, in bnxt_re_create_qp()
1203 bnxt_qplib_destroy_qp(&rdev->qplib_res, &qp->qplib_qp); in bnxt_re_create_qp()
Dqplib_fp.c1413 int bnxt_qplib_destroy_qp(struct bnxt_qplib_res *res, in bnxt_qplib_destroy_qp() function