Lines Matching refs:dev_attr
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()
664 stats->value[BNXT_RE_MAX_QP] = rdev->dev_attr->max_qp; in bnxt_re_get_hw_stats()
665 stats->value[BNXT_RE_MAX_SRQ] = rdev->dev_attr->max_srq; in bnxt_re_get_hw_stats()
666 stats->value[BNXT_RE_MAX_CQ] = rdev->dev_attr->max_cq; in bnxt_re_get_hw_stats()
667 stats->value[BNXT_RE_MAX_MR] = rdev->dev_attr->max_mr; in bnxt_re_get_hw_stats()
668 stats->value[BNXT_RE_MAX_MW] = rdev->dev_attr->max_mw; in bnxt_re_get_hw_stats()
669 stats->value[BNXT_RE_MAX_AH] = rdev->dev_attr->max_ah; in bnxt_re_get_hw_stats()
670 stats->value[BNXT_RE_MAX_PD] = rdev->dev_attr->max_pd; in bnxt_re_get_hw_stats()
690 stats->value[BNXT_RE_HW_RETRANSMISSION] = BNXT_RE_HW_RETX(rdev->dev_attr->dev_cap_flags) ? 1 : 0; in bnxt_re_get_hw_stats()
697 if (bnxt_ext_stats_supported(rdev->chip_ctx, rdev->dev_attr->dev_cap_flags, in bnxt_re_get_hw_stats()
699 _is_hw_retx_supported(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()