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

/linux-4.1.27/drivers/net/ethernet/intel/e1000/
H A De1000_ethtool.c97 #define E1000_STATS_LEN (E1000_GLOBAL_STATS_LEN + E1000_QUEUE_STATS_LEN) macro
1526 return E1000_STATS_LEN; e1000_get_sset_count()
1855 /* BUG_ON(i != E1000_STATS_LEN); */ e1000_get_ethtool_stats()
1874 /* BUG_ON(p - data != E1000_STATS_LEN * ETH_GSTRING_LEN); */ e1000_get_strings()
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
H A Dethtool.c111 #define E1000_STATS_LEN (E1000_GLOBAL_STATS_LEN) macro
1757 return E1000_STATS_LEN; e1000e_get_sset_count()

Completed in 127 milliseconds