Searched refs:e1000_phy_ife (Results 1 – 4 of 4) sorted by relevance
613 phy->type = e1000_phy_ife; in e1000_init_phy_params_ich8lan()3248 if (phy->type == e1000_phy_ife) in e1000_set_d0_lplu_state_ich8lan()5392 case e1000_phy_ife: in e1000_setup_copper_link_ich8lan()5647 (hw->phy.type == e1000_phy_ife)) in e1000_gig_downshift_workaround_ich8lan()5887 if (hw->phy.type == e1000_phy_ife) in e1000_cleanup_led_ich8lan()5905 if (hw->phy.type == e1000_phy_ife) in e1000_led_on_ich8lan()5923 if (hw->phy.type == e1000_phy_ife) in e1000_led_off_ich8lan()
331 e1000_phy_ife, enumerator
3029 phy_type = e1000_phy_ife; in e1000_get_phy_type_from_id()
3317 if (sc->hw.phy.type != e1000_phy_ife) { in em_setup_interface()