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)1815 for (i = 0; i < E1000_GLOBAL_STATS_LEN; i++, stat++) { in e1000_get_ethtool_stats()1850 for (i = 0; i < E1000_GLOBAL_STATS_LEN; i++) { in e1000_get_strings()
100 #define E1000_GLOBAL_STATS_LEN ARRAY_SIZE(e1000_gstrings_stats) macro101 #define E1000_STATS_LEN (E1000_GLOBAL_STATS_LEN)2082 for (i = 0; i < E1000_GLOBAL_STATS_LEN; i++) { in e1000_get_ethtool_stats()2113 for (i = 0; i < E1000_GLOBAL_STATS_LEN; i++) { in e1000_get_strings()