Searched refs:igb_have_autoneg (Results 1 – 1 of 1) sorted by relevance
2108 igb_have_autoneg(IGBCore *core) in igb_have_autoneg() function2115 if (igb_have_autoneg(core) && core->phy[MII_BMSR] & MII_BMSR_AN_COMP) { in igb_update_flowctl_status()2136 if ((val & MII_BMCR_ANRESTART) && igb_have_autoneg(core)) { in igb_set_phy_ctrl()2151 if (igb_have_autoneg(core) && in igb_core_set_link_status()4278 if (igb_have_autoneg(core) && in igb_autoneg_resume()4522 if (nc->link_down && igb_have_autoneg(core)) { in igb_core_pre_save()