Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/e1000/
De1000_hw.c183 hw->phy_type = e1000_phy_igp; in e1000_set_phy_type()
1528 if (hw->phy_type == e1000_phy_igp) { in e1000_copper_link_igp_setup()
1991 if (hw->phy_type == e1000_phy_igp) { in e1000_copper_link_postconfig()
2056 if (hw->phy_type == e1000_phy_igp || in e1000_setup_copper_link()
3232 if (hw->phy_type == e1000_phy_igp && hw->speed_downgraded) { in e1000_get_speed_and_duplex()
3542 if ((hw->phy_type == e1000_phy_igp || in e1000_read_phy_reg()
3680 if ((hw->phy_type == e1000_phy_igp || in e1000_write_phy_reg()
3957 case e1000_phy_igp: in e1000_phy_reset()
3979 if (hw->phy_type == e1000_phy_igp || hw->phy_type == e1000_phy_igp_2) in e1000_phy_reset()
4468 if (hw->phy_type == e1000_phy_igp || in e1000_phy_get_info()
[all …]
De1000_hw.h229 e1000_phy_igp, enumerator