Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e1000/
De1000.h339 struct e1000_phy_stats phy_stats; member
De1000_ethtool.c454 regs_buff[22] = adapter->phy_stats.receive_errors; in e1000_get_regs()
457 regs_buff[21] = adapter->phy_stats.idle_errors; /* phy idle errors */ in e1000_get_regs()
De1000_main.c3588 adapter->phy_stats.idle_errors += phy_tmp;
3594 adapter->phy_stats.receive_errors += phy_tmp;