Home
last modified time | relevance | path

Searched refs:bnxt_ext_stats_supported (Results 1 – 3 of 3) sorted by relevance

/src/sys/dev/bnxt/bnxt_re/
H A Dstats.c368 if (bnxt_ext_stats_supported(rdev->chip_ctx, rdev->dev_attr->dev_cap_flags, in bnxt_re_get_device_stats()
598 if (bnxt_ext_stats_supported(rdev->chip_ctx, rdev->dev_attr->dev_cap_flags, in bnxt_re_print_normal_counters()
697 if (bnxt_ext_stats_supported(rdev->chip_ctx, rdev->dev_attr->dev_cap_flags, in bnxt_re_get_hw_stats()
748 if (bnxt_ext_stats_supported(rdev->chip_ctx, rdev->dev_attr->dev_cap_flags, in bnxt_re_get_hw_stats()
H A Dqplib_res.h602 static inline int bnxt_ext_stats_supported(struct bnxt_qplib_chip_ctx *ctx, in bnxt_ext_stats_supported() function
H A Dqplib_fp.c1189 bnxt_ext_stats_supported(qp->cctx, res->dattr->dev_cap_flags, res->is_vf)) in bnxt_qplib_create_qp()