Searched refs:base_stats_idx (Results 1 – 1 of 1) sorted by relevance
143 int stats_idx, base_stats_idx, max_stats_idx; in gve_get_ethtool_stats() local230 base_stats_idx = GVE_TX_STATS_REPORT_NUM * priv->tx_cfg.num_queues + in gve_get_ethtool_stats()233 base_stats_idx; in gve_get_ethtool_stats()236 for (stats_idx = base_stats_idx; stats_idx < max_stats_idx; in gve_get_ethtool_stats()290 base_stats_idx = max_stats_idx; in gve_get_ethtool_stats()295 for (stats_idx = base_stats_idx; stats_idx < max_stats_idx; in gve_get_ethtool_stats()