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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/e1000/
H A De1000_ethtool.c109 #define E1000_GLOBAL_STATS_LEN \ macro
111 #define E1000_STATS_LEN (E1000_GLOBAL_STATS_LEN + E1000_QUEUE_STATS_LEN)
1913 for (i = 0; i < E1000_GLOBAL_STATS_LEN; i++) {
1933 for (i = 0; i < E1000_GLOBAL_STATS_LEN; i++) {

Completed in 31 milliseconds