Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ixgbevf/
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()