Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/e1000/
De1000_hw.c192 hw->phy_type = e1000_phy_ife; in e1000_set_phy_type()
1918 if (hw->phy_type == e1000_phy_ife) in e1000_copper_link_autoneg()
2208 if (hw->phy_type != e1000_phy_ife) { in e1000_phy_setup_autoneg()
2265 if (hw->phy_type == e1000_phy_ife) { in e1000_phy_setup_autoneg()
2329 if (hw->phy_type != e1000_phy_ife) { in e1000_phy_setup_autoneg()
2438 } else if (hw->phy_type == e1000_phy_ife) { in e1000_phy_force_speed_duplex()
3960 case e1000_phy_ife: in e1000_phy_reset()
4472 else if (hw->phy_type == e1000_phy_ife) in e1000_phy_get_info()
6347 if (hw->phy_type == e1000_phy_ife) { in e1000_cleanup_led()
6395 } else if (hw->phy_type == e1000_phy_ife) { in e1000_led_on()
[all …]
De1000_hw.h233 e1000_phy_ife, enumerator