Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/e1000e/
A Dich8lan.c564 phy->type = e1000_phy_ife; in e1000_init_phy_params_ich8lan()
1695 if ((adapter->hw.phy.type == e1000_phy_ife) || in e1000_get_variants_ich8lan()
1705 (adapter->hw.phy.type != e1000_phy_ife)) in e1000_get_variants_ich8lan()
3010 if (phy->type == e1000_phy_ife) in e1000_set_d0_lplu_state_ich8lan()
5086 case e1000_phy_ife: in e1000_setup_copper_link_ich8lan()
5322 if ((hw->mac.type != e1000_ich8lan) || (hw->phy.type == e1000_phy_ife)) in e1000e_gig_downshift_workaround_ich8lan()
5542 if (hw->phy.type == e1000_phy_ife) in e1000_cleanup_led_ich8lan()
5557 if (hw->phy.type == e1000_phy_ife) in e1000_led_on_ich8lan()
5573 if (hw->phy.type == e1000_phy_ife) in e1000_led_off_ich8lan()
A Dhw.h176 e1000_phy_ife, enumerator
A Dethtool.c125 if (hw->phy.type == e1000_phy_ife) in e1000_get_link_ksettings()
1328 if (hw->phy.type == e1000_phy_ife) { in e1000_integrated_phy_loopback()
1976 if (hw->phy.type == e1000_phy_ife) in e1000_set_phys_id()
A Dphy.c2248 phy_type = e1000_phy_ife; in e1000e_get_phy_type_from_id()
A Dnetdev.c7263 (hw->phy.type == e1000_phy_ife) ? "10/100" : "1000"); in e1000_print_device_info()
/linux/drivers/net/ethernet/intel/igb/
A De1000_hw.h109 e1000_phy_ife, enumerator

Completed in 37 milliseconds