Searched refs:NIC_TX_STATS_REPORT_NUM (Results 1 – 3 of 3) sorted by relevance
282 NIC_TX_STATS_REPORT_NUM * num_tx_queues) * sizeof(struct stats); in gve_get_ethtool_stats() 296 num_stopped_rxqs + NIC_TX_STATS_REPORT_NUM * in gve_get_ethtool_stats() 301 max_tx_stats_idx = NIC_TX_STATS_REPORT_NUM * in gve_get_ethtool_stats() 390 stats_idx += NIC_TX_STATS_REPORT_NUM) { in gve_get_ethtool_stats() 439 i += NIC_TX_STATS_REPORT_NUM; in gve_get_ethtool_stats() 441 for (j = 0; j < NIC_TX_STATS_REPORT_NUM; j++) { in gve_get_ethtool_stats()
46 #define NIC_TX_STATS_REPORT_NUM 0 macro
285 tx_stats_num = (GVE_TX_STATS_REPORT_NUM + NIC_TX_STATS_REPORT_NUM) * in gve_alloc_stats_report()