e1000_phy_igp
if (adapter->link_active || adapter->hw.phy.type != e1000_phy_igp ||
if (sc->link_active || sc->hw.phy.type != e1000_phy_igp ||
if (hw->phy.type != e1000_phy_igp) {
phy->type = e1000_phy_igp;
if (phy->type == e1000_phy_igp) {
case e1000_phy_igp: