Searched refs:IXGBE_GLOBAL_STATS_LEN (Results 1 – 1 of 1) sorted by relevance
116 #define IXGBE_GLOBAL_STATS_LEN ARRAY_SIZE(ixgbe_gstrings_stats) macro123 #define IXGBE_STATS_LEN (IXGBE_GLOBAL_STATS_LEN + \1348 for (i = 0; i < IXGBE_GLOBAL_STATS_LEN; i++) { in ixgbe_get_ethtool_stats()1421 for (i = 0; i < IXGBE_GLOBAL_STATS_LEN; i++) in ixgbe_get_strings()