Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000e/
H A Dich8lan.c562 phy->type = e1000_phy_ife; in e1000_init_phy_params_ich8lan()
1689 if ((adapter->hw.phy.type == e1000_phy_ife) || in e1000_get_variants_ich8lan()
1699 (adapter->hw.phy.type != e1000_phy_ife)) in e1000_get_variants_ich8lan()
3003 if (phy->type == e1000_phy_ife) in e1000_set_d0_lplu_state_ich8lan()
5084 case e1000_phy_ife: in e1000_setup_copper_link_ich8lan()
5320 if ((hw->mac.type != e1000_ich8lan) || (hw->phy.type == e1000_phy_ife)) in e1000e_gig_downshift_workaround_ich8lan()
5540 if (hw->phy.type == e1000_phy_ife) in e1000_cleanup_led_ich8lan()
5555 if (hw->phy.type == e1000_phy_ife) in e1000_led_on_ich8lan()
5571 if (hw->phy.type == e1000_phy_ife) in e1000_led_off_ich8lan()
H A Dhw.h167 e1000_phy_ife, enumerator
H A Dethtool.c125 if (hw->phy.type == e1000_phy_ife) in e1000_get_link_ksettings()
1327 if (hw->phy.type == e1000_phy_ife) { in e1000_integrated_phy_loopback()
1974 if (hw->phy.type == e1000_phy_ife) in e1000_set_phys_id()
H A Dphy.c2248 phy_type = e1000_phy_ife; in e1000e_get_phy_type_from_id()
H A Dnetdev.c7205 (hw->phy.type == e1000_phy_ife) ? "10/100" : "1000"); in e1000_print_device_info()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/
H A De1000_hw.h109 e1000_phy_ife, enumerator
/OK3568_Linux_fs/u-boot/drivers/net/
H A De1000.c2935 if (hw->phy_type == e1000_phy_ife) in e1000_copper_link_autoneg()
3141 if (hw->phy_type != e1000_phy_ife) { in e1000_phy_setup_autoneg()
3261 if (hw->phy_type != e1000_phy_ife) { in e1000_phy_setup_autoneg()
4587 case e1000_phy_ife: in e1000_phy_reset()
4641 hw->phy_type = e1000_phy_ife; in e1000_set_phy_type()
H A De1000.h218 e1000_phy_ife, enumerator