Home
last modified time | relevance | path

Searched refs:IXGBE_GLOBAL_STATS_LEN (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c116 #define IXGBE_GLOBAL_STATS_LEN ARRAY_SIZE(ixgbe_gstrings_stats) macro
123 #define IXGBE_STATS_LEN (IXGBE_GLOBAL_STATS_LEN + \
1346 for (i = 0; i < IXGBE_GLOBAL_STATS_LEN; i++) { in ixgbe_get_ethtool_stats()
1419 for (i = 0; i < IXGBE_GLOBAL_STATS_LEN; i++) in ixgbe_get_strings()