Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_res.h341 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
348 return bnxt_qplib_is_chip_gen_p5_p7(res->cctx) ? in bnxt_qplib_get_hwq_type()
354 return bnxt_qplib_is_chip_gen_p5_p7(cctx) ? in bnxt_qplib_get_ring_type()
545 if (bnxt_qplib_is_chip_gen_p5_p7(cctx)) in bnxt_qplib_ring_nq_db()
H A Dhw_counters.c452 if (rdev->pacing.dbr_pacing && bnxt_qplib_is_chip_gen_p5_p7(rdev->chip_ctx)) in bnxt_re_ib_get_hw_stats()
457 return bnxt_qplib_is_chip_gen_p5_p7(rdev->chip_ctx) ? in bnxt_re_ib_get_hw_stats()
467 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()
973 if (bnxt_qplib_is_chip_gen_p5_p7(res->cctx)) { in bnxt_qplib_modify_cc()
1096 if (bnxt_qplib_is_chip_gen_p5_p7(res->cctx)) in bnxt_qplib_query_cc_param()
1115 sb = bnxt_qplib_is_chip_gen_p5_p7(res->cctx) ? &ext_sb->base_sb : in bnxt_qplib_query_cc_param()
1138 if (bnxt_qplib_is_chip_gen_p5_p7(res->cctx)) { in bnxt_qplib_query_cc_param()
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_res.c797 if (!bnxt_qplib_is_chip_gen_p5_p7(res->cctx)) { in bnxt_qplib_alloc_dpi_tbl()
H A Dqplib_fp.c1017 psn_sz = bnxt_qplib_is_chip_gen_p5_p7(res->cctx) ? in bnxt_qplib_create_qp()
1743 if (bnxt_qplib_is_chip_gen_p5_p7(qp->cctx)) { in bnxt_qplib_fill_psn_search()
2687 if (!bnxt_qplib_is_chip_gen_p5_p7(qp->cctx)) { in bnxt_qplib_cq_process_req()