Searched refs:E1000_GLOBAL_STATS_LEN (Results 1 – 2 of 2) sorted by relevance
76 #define E1000_GLOBAL_STATS_LEN ARRAY_SIZE(e1000_gstrings_stats) macro77 #define E1000_STATS_LEN (E1000_GLOBAL_STATS_LEN + E1000_QUEUE_STATS_LEN)1807 for (i = 0; i < E1000_GLOBAL_STATS_LEN; i++, stat++) { in e1000_get_ethtool_stats()1842 for (i = 0; i < E1000_GLOBAL_STATS_LEN; i++) { in e1000_get_strings()
93 #define E1000_GLOBAL_STATS_LEN ARRAY_SIZE(e1000_gstrings_stats) macro94 #define E1000_STATS_LEN (E1000_GLOBAL_STATS_LEN)2063 for (i = 0; i < E1000_GLOBAL_STATS_LEN; i++) { in e1000_get_ethtool_stats()2094 for (i = 0; i < E1000_GLOBAL_STATS_LEN; i++) { in e1000_get_strings()