Searched refs:phy_stats (Results 1 – 5 of 5) sorted by relevance
301 struct e1000_phy_stats phy_stats; member
420 regs_buff[22] = adapter->phy_stats.receive_errors; in e1000_get_regs()423 regs_buff[21] = adapter->phy_stats.idle_errors; /* phy idle errors */ in e1000_get_regs()
3738 adapter->phy_stats.idle_errors += phy_tmp; in e1000_update_stats()3744 adapter->phy_stats.receive_errors += phy_tmp; in e1000_update_stats()
304 struct e1000_phy_stats phy_stats; member
477 regs_buff[22] = adapter->phy_stats.receive_errors; in e1000_get_regs()