Searched refs:NIC_RX_STATS_REPORT_NUM (Results 1 – 3 of 3) sorted by relevance
274 base_stats_idx += NIC_RX_STATS_REPORT_NUM * num_stopped_rxqs + in gve_get_ethtool_stats()276 max_stats_idx = NIC_RX_STATS_REPORT_NUM * in gve_get_ethtool_stats()282 stats_idx += NIC_RX_STATS_REPORT_NUM) { in gve_get_ethtool_stats()332 i += NIC_RX_STATS_REPORT_NUM; in gve_get_ethtool_stats()334 for (j = 0; j < NIC_RX_STATS_REPORT_NUM; j++) { in gve_get_ethtool_stats()
44 #define NIC_RX_STATS_REPORT_NUM 4 macro
248 rx_stats_num = (GVE_RX_STATS_REPORT_NUM + NIC_RX_STATS_REPORT_NUM) * in gve_alloc_stats_report()