Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/e1000/
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()
/linux-6.12.1/drivers/net/ethernet/intel/e1000e/
Dethtool.c101 #define E1000_STATS_LEN (E1000_GLOBAL_STATS_LEN) macro
1778 return E1000_STATS_LEN; in e1000e_get_sset_count()