Home
last modified time | relevance | path

Searched refs:e1000_phy_ife (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/intel/e1000e/
H A Dich8lan.c652 phy->type = e1000_phy_ife; in e1000_init_phy_params_ich8lan()
1829 if ((adapter->hw.phy.type == e1000_phy_ife) || in e1000_get_variants_ich8lan()
1839 (adapter->hw.phy.type != e1000_phy_ife)) in e1000_get_variants_ich8lan()
3144 if (phy->type == e1000_phy_ife) in e1000_set_d0_lplu_state_ich8lan()
5245 case e1000_phy_ife: in e1000_setup_copper_link_ich8lan()
5481 if ((hw->mac.type != e1000_ich8lan) || (hw->phy.type == e1000_phy_ife)) in e1000e_gig_downshift_workaround_ich8lan()
5701 if (hw->phy.type == e1000_phy_ife) in e1000_cleanup_led_ich8lan()
5716 if (hw->phy.type == e1000_phy_ife) in e1000_led_on_ich8lan()
5732 if (hw->phy.type == e1000_phy_ife) in e1000_led_off_ich8lan()
H A Dhw.h186 e1000_phy_ife, enumerator
H A Dphy.c2296 phy_type = e1000_phy_ife; in e1000e_get_phy_type_from_id()
H A Dnetdev.c7260 (hw->phy.type == e1000_phy_ife) ? "10/100" : "1000"); in e1000_print_device_info()
/linux/drivers/net/ethernet/intel/igb/
H A De1000_hw.h109 e1000_phy_ife, enumerator