Searched refs:phy_stats (Results 1 – 3 of 3) sorted by relevance
339 struct e1000_phy_stats phy_stats; member
454 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()
3588 adapter->phy_stats.idle_errors += phy_tmp;3594 adapter->phy_stats.receive_errors += phy_tmp;