Searched refs:bnxt_ext_stats_supported (Results 1 – 3 of 3) sorted by relevance
| /src/sys/dev/bnxt/bnxt_re/ |
| H A D | stats.c | 368 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 D | qplib_res.h | 602 static inline int bnxt_ext_stats_supported(struct bnxt_qplib_chip_ctx *ctx, in bnxt_ext_stats_supported() function
|
| H A D | qplib_fp.c | 1189 bnxt_ext_stats_supported(qp->cctx, res->dattr->dev_cap_flags, res->is_vf)) in bnxt_qplib_create_qp()
|