Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/e1000e/
H A Dich8lan.c645 phy->type = e1000_phy_ife; in e1000_init_phy_params_ich8lan()
1819 if ((adapter->hw.phy.type == e1000_phy_ife) || in e1000_get_variants_ich8lan()
1829 (adapter->hw.phy.type != e1000_phy_ife)) in e1000_get_variants_ich8lan()
3134 if (phy->type == e1000_phy_ife) in e1000_set_d0_lplu_state_ich8lan()
5226 case e1000_phy_ife: in e1000_setup_copper_link_ich8lan()
5462 if ((hw->mac.type != e1000_ich8lan) || (hw->phy.type == e1000_phy_ife)) in e1000e_gig_downshift_workaround_ich8lan()
5682 if (hw->phy.type == e1000_phy_ife) in e1000_cleanup_led_ich8lan()
5697 if (hw->phy.type == e1000_phy_ife) in e1000_led_on_ich8lan()
5713 if (hw->phy.type == e1000_phy_ife) in e1000_led_off_ich8lan()
H A Dhw.h188 e1000_phy_ife, enumerator
H A Dethtool.c127 if (hw->phy.type == e1000_phy_ife) in e1000_get_link_ksettings()
1317 if (hw->phy.type == e1000_phy_ife) { in e1000_integrated_phy_loopback()
1963 if (hw->phy.type == e1000_phy_ife) in e1000_set_phys_id()
H A Dphy.c2296 phy_type = e1000_phy_ife; in e1000e_get_phy_type_from_id()
H A Dnetdev.c7246 (hw->phy.type == e1000_phy_ife) ? "10/100" : "1000"); in e1000_print_device_info()
/linux-6.15/drivers/net/ethernet/intel/igb/
H A De1000_hw.h109 e1000_phy_ife, enumerator