Home
last modified time | relevance | path

Searched refs:bnxt_qplib_is_chip_gen_p5_p7 (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_res.h334 static inline bool bnxt_qplib_is_chip_gen_p5_p7(struct bnxt_qplib_chip_ctx *cctx) in bnxt_qplib_is_chip_gen_p5_p7() function
341 return bnxt_qplib_is_chip_gen_p5_p7(res->cctx) ? in bnxt_qplib_get_hwq_type()
347 return bnxt_qplib_is_chip_gen_p5_p7(cctx) ? in bnxt_qplib_get_ring_type()
538 if (bnxt_qplib_is_chip_gen_p5_p7(cctx)) in bnxt_qplib_ring_nq_db()
H A Dhw_counters.c360 if (rdev->pacing.dbr_pacing && bnxt_qplib_is_chip_gen_p5_p7(rdev->chip_ctx)) in bnxt_re_ib_get_hw_stats()
365 return bnxt_qplib_is_chip_gen_p5_p7(rdev->chip_ctx) ? in bnxt_re_ib_get_hw_stats()
375 if (bnxt_qplib_is_chip_gen_p5_p7(rdev->chip_ctx)) in bnxt_re_ib_alloc_hw_port_stats()
H A Dqplib_sp.c62 if (!bnxt_qplib_is_chip_gen_p5_p7(rcfw->res->cctx)) in bnxt_qplib_is_atomic_cap()
133 if (!bnxt_qplib_is_chip_gen_p5_p7(rcfw->res->cctx)) { in bnxt_qplib_get_dev_attr()
965 if (bnxt_qplib_is_chip_gen_p5_p7(res->cctx)) { in bnxt_qplib_modify_cc()
1088 if (bnxt_qplib_is_chip_gen_p5_p7(res->cctx)) in bnxt_qplib_query_cc_param()
1107 sb = bnxt_qplib_is_chip_gen_p5_p7(res->cctx) ? &ext_sb->base_sb : in bnxt_qplib_query_cc_param()
1130 if (bnxt_qplib_is_chip_gen_p5_p7(res->cctx)) { in bnxt_qplib_query_cc_param()
H A Dbnxt_re.h263 if (!bnxt_qplib_is_chip_gen_p5_p7(rdev->chip_ctx) || in bnxt_re_read_context_allowed()
H A Dib_verbs.c121 if (!bnxt_qplib_is_chip_gen_p5_p7(cctx)) in __qp_access_flags_from_ib()
142 if (!bnxt_qplib_is_chip_gen_p5_p7(cctx)) in __qp_access_flags_to_ib()
471 if (bnxt_qplib_is_chip_gen_p5_p7(rdev->chip_ctx)) in bnxt_re_create_fence_wqe()
527 if (bnxt_qplib_is_chip_gen_p5_p7(rdev->chip_ctx)) in bnxt_re_destroy_fence_mr()
561 if (bnxt_qplib_is_chip_gen_p5_p7(rdev->chip_ctx)) in bnxt_re_create_fence_mr()
1098 psn_sz = bnxt_qplib_is_chip_gen_p5_p7(rdev->chip_ctx) ? in bnxt_re_init_user_qp()
1317 if (!bnxt_qplib_is_chip_gen_p5_p7(rdev->chip_ctx)) { in bnxt_re_adjust_gsi_rq_attr()
1396 if (!bnxt_qplib_is_chip_gen_p5_p7(rdev->chip_ctx)) { in bnxt_re_adjust_gsi_sq_attr()
1423 if (bnxt_qplib_is_chip_gen_p5_p7(chip_ctx) && in bnxt_re_init_qp_type()
1633 !(bnxt_qplib_is_chip_gen_p5_p7(rdev->chip_ctx))) { in bnxt_re_create_qp()
[all …]
H A Dmain.c241 if (!bnxt_qplib_is_chip_gen_p5_p7(rdev->chip_ctx)) in bnxt_re_limit_pf_res()
290 num_vfs = bnxt_qplib_is_chip_gen_p5_p7(rdev->chip_ctx) ? in bnxt_re_set_resource_limits()
341 if (!bnxt_qplib_is_chip_gen_p5_p7(rdev->chip_ctx)) in bnxt_re_update_qp1_tos_dscp()
2182 bnxt_qplib_is_chip_gen_p5_p7(rdev->chip_ctx)); in bnxt_re_dev_init()
2277 if (!bnxt_qplib_is_chip_gen_p5_p7(rdev->chip_ctx)) in bnxt_re_setup_cc()
H A Dqplib_rcfw.c854 if (is_virtfn || bnxt_qplib_is_chip_gen_p5_p7(rcfw->res->cctx)) in bnxt_qplib_init_rcfw()
H A Dqplib_fp.c1017 psn_sz = bnxt_qplib_is_chip_gen_p5_p7(res->cctx) ? in bnxt_qplib_create_qp()
1745 if (bnxt_qplib_is_chip_gen_p5_p7(qp->cctx)) { in bnxt_qplib_fill_psn_search()
2689 if (!bnxt_qplib_is_chip_gen_p5_p7(qp->cctx)) { in bnxt_qplib_cq_process_req()