Searched refs:base_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() local 269 base_stats_idx = GVE_TX_STATS_REPORT_NUM * num_tx_queues + in gve_get_ethtool_stats() 274 base_stats_idx += NIC_RX_STATS_REPORT_NUM * num_stopped_rxqs + in gve_get_ethtool_stats() 278 base_stats_idx; 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() 364 for (stats_idx = base_stats_idx; stats_idx < max_stats_idx; in gve_get_ethtool_stats()