Searched refs:max_stats_idx (Results 1 – 1 of 1) sorted by relevance
159 int stats_idx, base_stats_idx, max_stats_idx; in gve_get_ethtool_stats() local276 max_stats_idx = NIC_RX_STATS_REPORT_NUM * in gve_get_ethtool_stats()281 for (stats_idx = base_stats_idx; stats_idx < max_stats_idx; in gve_get_ethtool_stats()358 base_stats_idx = max_stats_idx; in gve_get_ethtool_stats()359 max_stats_idx = NIC_TX_STATS_REPORT_NUM * in gve_get_ethtool_stats()361 max_stats_idx; in gve_get_ethtool_stats()364 for (stats_idx = base_stats_idx; stats_idx < max_stats_idx; in gve_get_ethtool_stats()