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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/e1000/
H A De1000.h330 struct e1000_phy_stats phy_stats; member in struct:e1000_adapter
H A De1000_ethtool.c461 regs_buff[22] = adapter->phy_stats.receive_errors;
464 regs_buff[21] = adapter->phy_stats.idle_errors; /* phy idle errors */
H A De1000_main.c3676 adapter->phy_stats.idle_errors += phy_tmp;
3682 adapter->phy_stats.receive_errors += phy_tmp;

Completed in 43 milliseconds