Lines Matching refs:chip_ctx
541 if (!_is_chip_gen_p5_p7(rdev->chip_ctx)) in bnxt_re_legacy_create_fence_wqe()
606 if (!_is_chip_gen_p5_p7(rdev->chip_ctx)) in bnxt_re_legacy_create_fence_mr()
706 if (!_is_chip_gen_p5_p7(rdev->chip_ctx)) in bnxt_re_legacy_destroy_fence_mr()
737 struct bnxt_qplib_chip_ctx *cctx = rdev->chip_ctx; in bnxt_re_get_user_dpi()
1671 psn_sz = _is_chip_gen_p5_p7(rdev->chip_ctx) ? in bnxt_re_init_user_qp()
2008 diff = bnxt_re_get_diff(cntx, rdev->chip_ctx); in bnxt_re_init_sq_attr()
2052 struct bnxt_qplib_chip_ctx *chip_ctx; in bnxt_re_init_qp_type() local
2056 chip_ctx = rdev->chip_ctx; in bnxt_re_init_qp_type()
2067 if (_is_chip_gen_p5_p7(chip_ctx) && init_attr->qp_type == IB_QPT_GSI) { in bnxt_re_init_qp_type()
2078 return rdev->chip_ctx->modes.wqe_mode; in bnxt_re_init_qp_wqe_mode()
2349 !_is_chip_gen_p5_p7(rdev->chip_ctx)) { in bnxt_re_create_qp()
3533 if (!_is_chip_gen_p5_p7(rdev->chip_ctx)) in bnxt_re_post_send()
3547 if (!_is_chip_gen_p5_p7(rdev->chip_ctx)) in bnxt_re_post_send()
3905 if (_is_chip_p7(rdev->chip_ctx)) { in bnxt_re_create_cq()
5267 cctx = rdev->chip_ctx; in bnxt_re_alloc_ucontext()
5377 if (_is_chip_gen_p5_p7(rdev->chip_ctx) && uctx->wcdpi.dbr) { in bnxt_re_dealloc_ucontext()
5401 if (!_is_chip_p7(uctx->rdev->chip_ctx)) in is_bnxt_re_cq_page()