Searched refs:phy_stats (Results 1 – 7 of 7) sorted by relevance
293 struct e1000_phy_stats phy_stats; member
447 regs_buff[22] = adapter->phy_stats.receive_errors; in e1000_get_regs()450 regs_buff[21] = adapter->phy_stats.idle_errors; /* phy idle errors */ in e1000_get_regs()
3449 adapter->phy_stats.idle_errors += phy_tmp; in e1000_update_stats()3455 adapter->phy_stats.receive_errors += phy_tmp; in e1000_update_stats()
303 struct e1000_phy_stats phy_stats; member
4661 adapter->phy_stats.idle_errors += phy_tmp; in igb_update_stats()
370 struct e1000_phy_stats phy_stats; member
474 regs_buff[22] = adapter->phy_stats.receive_errors; in e1000_get_regs()