Searched refs:IXGBE_GLOBAL_STATS_LEN (Results 1 – 2 of 2) sorted by relevance
95 #define IXGBE_GLOBAL_STATS_LEN ARRAY_SIZE(ixgbe_gstrings_stats) macro97 #define IXGBEVF_STATS_LEN (IXGBE_GLOBAL_STATS_LEN + IXGBE_QUEUE_STATS_LEN)401 return IXGBE_GLOBAL_STATS_LEN; in ixgbevf_get_sset_count()439 for (i = 0; i < IXGBE_GLOBAL_STATS_LEN; i++) { in ixgbevf_get_ethtool_stats()470 for (i = 0; i < IXGBE_GLOBAL_STATS_LEN; i++) { in ixgbevf_get_strings()
136 #define IXGBE_GLOBAL_STATS_LEN ARRAY_SIZE(ixgbe_gstrings_stats) macro143 #define IXGBE_STATS_LEN (IXGBE_GLOBAL_STATS_LEN + \1098 for (i = 0; i < IXGBE_GLOBAL_STATS_LEN; i++) { in ixgbe_get_ethtool_stats()1197 for (i = 0; i < IXGBE_GLOBAL_STATS_LEN; i++) { in ixgbe_get_strings()