Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/bnxt_re/
Dqplib_res.h331 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
338 return bnxt_qplib_is_chip_gen_p5_p7(res->cctx) ? in bnxt_qplib_get_hwq_type()
344 return bnxt_qplib_is_chip_gen_p5_p7(cctx) ? in bnxt_qplib_get_ring_type()
537 if (bnxt_qplib_is_chip_gen_p5_p7(cctx)) in bnxt_qplib_ring_nq_db()
Dhw_counters.c369 if (rdev->pacing.dbr_pacing && bnxt_qplib_is_chip_gen_p5_p7(rdev->chip_ctx)) in bnxt_re_ib_get_hw_stats()
374 return bnxt_qplib_is_chip_gen_p5_p7(rdev->chip_ctx) ? in bnxt_re_ib_get_hw_stats()
384 if (bnxt_qplib_is_chip_gen_p5_p7(rdev->chip_ctx)) in bnxt_re_ib_alloc_hw_port_stats()
Dmain.c233 if (!bnxt_qplib_is_chip_gen_p5_p7(rdev->chip_ctx)) in bnxt_re_limit_pf_res()
282 num_vfs = bnxt_qplib_is_chip_gen_p5_p7(rdev->chip_ctx) ? in bnxt_re_set_resource_limits()
291 if (!bnxt_qplib_is_chip_gen_p5_p7(rdev->chip_ctx)) { in bnxt_re_vf_res_config()
1738 bnxt_qplib_is_chip_gen_p5_p7(rdev->chip_ctx)); in bnxt_re_dev_init()
1894 if (!bnxt_qplib_is_chip_gen_p5_p7(rdev->chip_ctx)) in bnxt_re_setup_cc()
Dib_verbs.c414 if (bnxt_qplib_is_chip_gen_p5_p7(rdev->chip_ctx)) in bnxt_re_create_fence_wqe()
470 if (bnxt_qplib_is_chip_gen_p5_p7(rdev->chip_ctx)) in bnxt_re_destroy_fence_mr()
504 if (bnxt_qplib_is_chip_gen_p5_p7(rdev->chip_ctx)) in bnxt_re_create_fence_mr()
1044 psn_sz = bnxt_qplib_is_chip_gen_p5_p7(rdev->chip_ctx) ? in bnxt_re_init_user_qp()
1263 if (!bnxt_qplib_is_chip_gen_p5_p7(rdev->chip_ctx)) { in bnxt_re_adjust_gsi_rq_attr()
1342 if (!bnxt_qplib_is_chip_gen_p5_p7(rdev->chip_ctx)) { in bnxt_re_adjust_gsi_sq_attr()
1369 if (bnxt_qplib_is_chip_gen_p5_p7(chip_ctx) && in bnxt_re_init_qp_type()
1579 !(bnxt_qplib_is_chip_gen_p5_p7(rdev->chip_ctx))) { in bnxt_re_create_qp()
2863 if (!bnxt_qplib_is_chip_gen_p5_p7(qp->rdev->chip_ctx)) in bnxt_re_post_send()
Dqplib_sp.c62 if (!bnxt_qplib_is_chip_gen_p5_p7(rcfw->res->cctx)) in bnxt_qplib_is_atomic_cap()
959 if (bnxt_qplib_is_chip_gen_p5_p7(res->cctx)) { in bnxt_qplib_modify_cc()
Dqplib_res.c797 if (!bnxt_qplib_is_chip_gen_p5_p7(res->cctx)) { in bnxt_qplib_alloc_dpi_tbl()
Dqplib_rcfw.c854 if (bnxt_qplib_is_chip_gen_p5_p7(rcfw->res->cctx)) in bnxt_qplib_init_rcfw()
Dqplib_fp.c1017 psn_sz = bnxt_qplib_is_chip_gen_p5_p7(res->cctx) ? in bnxt_qplib_create_qp()
1675 if (bnxt_qplib_is_chip_gen_p5_p7(qp->cctx)) { in bnxt_qplib_fill_psn_search()