Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
Dich8lan.c568 phy->type = e1000_phy_ife; in e1000_init_phy_params_ich8lan()
1562 if ((adapter->hw.phy.type == e1000_phy_ife) || in e1000_get_variants_ich8lan()
1572 (adapter->hw.phy.type != e1000_phy_ife)) in e1000_get_variants_ich8lan()
2866 if (phy->type == e1000_phy_ife) in e1000_set_d0_lplu_state_ich8lan()
4907 case e1000_phy_ife: in e1000_setup_copper_link_ich8lan()
5143 if ((hw->mac.type != e1000_ich8lan) || (hw->phy.type == e1000_phy_ife)) in e1000e_gig_downshift_workaround_ich8lan()
5363 if (hw->phy.type == e1000_phy_ife) in e1000_cleanup_led_ich8lan()
5378 if (hw->phy.type == e1000_phy_ife) in e1000_led_on_ich8lan()
5394 if (hw->phy.type == e1000_phy_ife) in e1000_led_off_ich8lan()
Dhw.h148 e1000_phy_ife, enumerator
Dethtool.c135 if (hw->phy.type == e1000_phy_ife) in e1000_get_settings()
1324 if (hw->phy.type == e1000_phy_ife) { in e1000_integrated_phy_loopback()
1944 if (hw->phy.type == e1000_phy_ife) in e1000_set_phys_id()
Dphy.c2265 phy_type = e1000_phy_ife; in e1000e_get_phy_type_from_id()
Dnetdev.c6652 (hw->phy.type == e1000_phy_ife) ? "10/100" : "1000"); in e1000_print_device_info()
/linux-4.1.27/drivers/net/ethernet/intel/igb/
De1000_hw.h128 e1000_phy_ife, enumerator