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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/igb/
H A Digb.h295 struct e1000_phy_stats phy_stats; member in struct:igb_adapter
H A Digb_main.c4448 adapter->phy_stats.idle_errors += phy_tmp;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000/
H A De1000.h293 struct e1000_phy_stats phy_stats; member in struct:e1000_adapter
H A De1000_ethtool.c447 regs_buff[22] = adapter->phy_stats.receive_errors;
450 regs_buff[21] = adapter->phy_stats.idle_errors; /* phy idle errors */
H A De1000_main.c3310 adapter->phy_stats.idle_errors += phy_tmp;
3316 adapter->phy_stats.receive_errors += phy_tmp;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A De1000.h341 struct e1000_phy_stats phy_stats; member in struct:e1000_adapter
H A Dethtool.c486 regs_buff[22] = adapter->phy_stats.receive_errors;

Completed in 85 milliseconds