Searched refs:E1000_GLOBAL_STATS_LEN (Results 1 – 2 of 2) sorted by relevance
96 #define E1000_GLOBAL_STATS_LEN ARRAY_SIZE(e1000_gstrings_stats) macro97 #define E1000_STATS_LEN (E1000_GLOBAL_STATS_LEN + E1000_QUEUE_STATS_LEN)1834 for (i = 0; i < E1000_GLOBAL_STATS_LEN; i++) { in e1000_get_ethtool_stats()1869 for (i = 0; i < E1000_GLOBAL_STATS_LEN; i++) { in e1000_get_strings()
110 #define E1000_GLOBAL_STATS_LEN ARRAY_SIZE(e1000_gstrings_stats) macro111 #define E1000_STATS_LEN (E1000_GLOBAL_STATS_LEN)2042 for (i = 0; i < E1000_GLOBAL_STATS_LEN; i++) { in e1000_get_ethtool_stats()2073 for (i = 0; i < E1000_GLOBAL_STATS_LEN; i++) { in e1000_get_strings()