Home
last modified time | relevance | path

Searched refs:E1000_STATS_LEN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H A De1000_ethtool.c77 #define E1000_STATS_LEN (E1000_GLOBAL_STATS_LEN + E1000_QUEUE_STATS_LEN) macro
1500 return E1000_STATS_LEN; in e1000_get_sset_count()
1828 /* BUG_ON(i != E1000_STATS_LEN); */ in e1000_get_ethtool_stats()
1847 /* BUG_ON(p - data != E1000_STATS_LEN * ETH_GSTRING_LEN); */ in e1000_get_strings()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H A De1000_ethtool.c77 #define E1000_STATS_LEN (E1000_GLOBAL_STATS_LEN + E1000_QUEUE_STATS_LEN) macro
1504 return E1000_STATS_LEN; in e1000_get_sset_count()
1836 /* BUG_ON(i != E1000_STATS_LEN); */ in e1000_get_ethtool_stats()
1855 /* BUG_ON(p - data != E1000_STATS_LEN * ETH_GSTRING_LEN); */ in e1000_get_strings()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H A Dethtool.c101 #define E1000_STATS_LEN (E1000_GLOBAL_STATS_LEN) macro
1785 return E1000_STATS_LEN; in e1000e_get_sset_count()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H A Dethtool.c101 #define E1000_STATS_LEN (E1000_GLOBAL_STATS_LEN) macro
1803 return E1000_STATS_LEN; in e1000e_get_sset_count()

Completed in 9 milliseconds