Searched refs:NIC_TX_STATS_REPORT_NUM (Results 1 – 3 of 3) sorted by relevance
299 max_stats_idx = NIC_TX_STATS_REPORT_NUM * priv->tx_cfg.num_queues + in gve_get_ethtool_stats()304 stats_idx += NIC_TX_STATS_REPORT_NUM) { in gve_get_ethtool_stats()346 i += NIC_TX_STATS_REPORT_NUM; in gve_get_ethtool_stats()349 for (j = 0; j < NIC_TX_STATS_REPORT_NUM; j++) { in gve_get_ethtool_stats()
40 #define NIC_TX_STATS_REPORT_NUM 0 macro
137 tx_stats_num = (GVE_TX_STATS_REPORT_NUM + NIC_TX_STATS_REPORT_NUM) * in gve_alloc_stats_report()