Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c118 #define IXGBE_GLOBAL_STATS_LEN ARRAY_SIZE(ixgbe_gstrings_stats) macro
125 #define IXGBE_STATS_LEN (IXGBE_GLOBAL_STATS_LEN + \
1309 for (i = 0; i < IXGBE_GLOBAL_STATS_LEN; i++) { in ixgbe_get_ethtool_stats()
1384 for (i = 0; i < IXGBE_GLOBAL_STATS_LEN; i++) { in ixgbe_get_strings()
/kernel/linux/linux-6.6/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()

Completed in 11 milliseconds