Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Dethtool.c67 #define IXGBEVF_GLOBAL_STATS_LEN ARRAY_SIZE(ixgbevf_gstrings_stats) macro
69 #define IXGBEVF_STATS_LEN (IXGBEVF_GLOBAL_STATS_LEN + IXGBEVF_QUEUE_STATS_LEN)
432 for (i = 0; i < IXGBEVF_GLOBAL_STATS_LEN; i++) { in ixgbevf_get_ethtool_stats()
516 for (i = 0; i < IXGBEVF_GLOBAL_STATS_LEN; i++) { in ixgbevf_get_strings()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/
H A Dethtool.c65 #define IXGBEVF_GLOBAL_STATS_LEN ARRAY_SIZE(ixgbevf_gstrings_stats) macro
67 #define IXGBEVF_STATS_LEN (IXGBEVF_GLOBAL_STATS_LEN + IXGBEVF_QUEUE_STATS_LEN)
432 for (i = 0; i < IXGBEVF_GLOBAL_STATS_LEN; i++) { in ixgbevf_get_ethtool_stats()
516 for (i = 0; i < IXGBEVF_GLOBAL_STATS_LEN; i++) { in ixgbevf_get_strings()

Completed in 3 milliseconds