Home
last modified time | relevance | path

Searched refs:gsi_sqp (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c312 ctx->refcnt == 1 && rdev->gsi_ctx.gsi_sqp) { in bnxt_re_del_gid()
746 struct bnxt_re_qp *gsi_sqp; in bnxt_re_destroy_gsi_sqp() local
752 gsi_sqp = rdev->gsi_ctx.gsi_sqp; in bnxt_re_destroy_gsi_sqp()
762 rc = bnxt_qplib_destroy_qp(&rdev->qplib_res, &gsi_sqp->qplib_qp); in bnxt_re_destroy_gsi_sqp()
767 bnxt_qplib_free_qp_res(&rdev->qplib_res, &gsi_sqp->qplib_qp); in bnxt_re_destroy_gsi_sqp()
771 list_del(&gsi_sqp->list); in bnxt_re_destroy_gsi_sqp()
777 kfree(gsi_sqp); in bnxt_re_destroy_gsi_sqp()
778 rdev->gsi_ctx.gsi_sqp = NULL; in bnxt_re_destroy_gsi_sqp()
811 if (ib_qp->qp_type == IB_QPT_GSI && rdev->gsi_ctx.gsi_sqp) { in bnxt_re_destroy_qp()
3142 struct bnxt_re_qp *gsi_sqp = rdev->gsi_ctx.gsi_sqp; bnxt_re_process_raw_qp_pkt_rx() local
3315 bnxt_re_process_res_shadow_qp_wc(struct bnxt_re_qp *gsi_sqp, struct ib_wc *wc, struct bnxt_qplib_cqe *cqe) bnxt_re_process_res_shadow_qp_wc() argument
[all...]
H A Dbnxt_re.h119 struct bnxt_re_qp *gsi_sqp; member
H A Dmain.c1156 (qp == rdev->gsi_ctx.gsi_sqp); in bnxt_re_is_qp1_or_shadow_qp()
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c326 ctx->refcnt == 1 && rdev->gsi_ctx.gsi_sqp) { in bnxt_re_del_gid()
834 struct bnxt_re_qp *gsi_sqp; in bnxt_re_destroy_gsi_sqp() local
840 gsi_sqp = rdev->gsi_ctx.gsi_sqp; in bnxt_re_destroy_gsi_sqp()
851 rc = bnxt_qplib_destroy_qp(&rdev->qplib_res, &gsi_sqp->qplib_qp); in bnxt_re_destroy_gsi_sqp()
856 bnxt_qplib_free_qp_res(&rdev->qplib_res, &gsi_sqp->qplib_qp); in bnxt_re_destroy_gsi_sqp()
860 list_del(&gsi_sqp->list); in bnxt_re_destroy_gsi_sqp()
866 kfree(gsi_sqp); in bnxt_re_destroy_gsi_sqp()
867 rdev->gsi_ctx.gsi_sqp = NULL; in bnxt_re_destroy_gsi_sqp()
903 if (ib_qp->qp_type == IB_QPT_GSI && rdev->gsi_ctx.gsi_sqp) { in bnxt_re_destroy_qp()
3349 struct bnxt_re_qp *gsi_sqp = rdev->gsi_ctx.gsi_sqp; bnxt_re_process_raw_qp_pkt_rx() local
3517 bnxt_re_process_res_shadow_qp_wc(struct bnxt_re_qp *gsi_sqp, struct ib_wc *wc, struct bnxt_qplib_cqe *cqe) bnxt_re_process_res_shadow_qp_wc() argument
[all...]
H A Dbnxt_re.h104 struct bnxt_re_qp *gsi_sqp; member
H A Dmain.c1238 (qp == rdev->gsi_ctx.gsi_sqp); in bnxt_re_is_qp1_or_shadow_qp()

Completed in 11 milliseconds