Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/e1000e/
Dich8lan.c557 phy->type = e1000_phy_ife; in e1000_init_phy_params_ich8lan()
1499 if ((adapter->hw.phy.type == e1000_phy_ife) || in e1000_get_variants_ich8lan()
1509 (adapter->hw.phy.type != e1000_phy_ife)) in e1000_get_variants_ich8lan()
2802 if (phy->type == e1000_phy_ife) in e1000_set_d0_lplu_state_ich8lan()
4311 case e1000_phy_ife: in e1000_setup_copper_link_ich8lan()
4547 if ((hw->mac.type != e1000_ich8lan) || (hw->phy.type == e1000_phy_ife)) in e1000e_gig_downshift_workaround_ich8lan()
4766 if (hw->phy.type == e1000_phy_ife) in e1000_cleanup_led_ich8lan()
4781 if (hw->phy.type == e1000_phy_ife) in e1000_led_on_ich8lan()
4797 if (hw->phy.type == e1000_phy_ife) in e1000_led_off_ich8lan()
Dhw.h143 e1000_phy_ife, enumerator
Dethtool.c135 if (hw->phy.type == e1000_phy_ife) in e1000_get_settings()
1322 if (hw->phy.type == e1000_phy_ife) { in e1000_integrated_phy_loopback()
1942 if (hw->phy.type == e1000_phy_ife) in e1000_set_phys_id()
Dphy.c2266 phy_type = e1000_phy_ife; in e1000e_get_phy_type_from_id()
Dnetdev.c6630 (hw->phy.type == e1000_phy_ife) ? "10/100" : "1000"); in e1000_print_device_info()
/drivers/net/ethernet/intel/igb/
De1000_hw.h128 e1000_phy_ife, enumerator