Searched refs:em_phy_igp (Results 1 – 3 of 3) sorted by relevance
153 hw->phy_type = em_phy_igp; in em_set_phy_type()958 if (hw->phy_type == em_phy_igp) { in em_setup_copper_link()1244 if(hw->phy_type == em_phy_igp) { in em_setup_copper_link()1666 if (hw->phy_type == em_phy_igp) { in em_config_mac_to_phy()2225 if(hw->phy_type == em_phy_igp && hw->speed_downgraded) { in em_get_speed_and_duplex()2428 if(hw->phy_type == em_phy_igp && in em_read_phy_reg()2531 if(hw->phy_type == em_phy_igp && in em_write_phy_reg()2683 if(hw->phy_type == em_phy_igp) in em_phy_reset()2942 if(hw->phy_type == em_phy_igp) in em_phy_get_info()4696 } else if(hw->phy_type == em_phy_igp) { /* For IGP PHY */ in em_get_cable_length()[all …]
204 em_phy_igp, enumerator
2314 if(sc->link_active || (sc->hw.phy_type != em_phy_igp) ||