Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc_ethtool.c106 #define IGC_GLOBAL_STATS_LEN \ macro
119 (IGC_GLOBAL_STATS_LEN + IGC_NETDEV_STATS_LEN + IGC_QUEUE_STATS_LEN)
750 for (i = 0; i < IGC_GLOBAL_STATS_LEN; i++) { in igc_ethtool_get_strings()
816 for (i = 0; i < IGC_GLOBAL_STATS_LEN; i++) { in igc_ethtool_get_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_ethtool.c109 #define IGC_GLOBAL_STATS_LEN \ macro
122 (IGC_GLOBAL_STATS_LEN + IGC_NETDEV_STATS_LEN + IGC_QUEUE_STATS_LEN)
775 for (i = 0; i < IGC_GLOBAL_STATS_LEN; i++) in igc_ethtool_get_strings()
828 for (i = 0; i < IGC_GLOBAL_STATS_LEN; i++) { in igc_ethtool_get_stats()

Completed in 6 milliseconds