Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A De1000.c2204 if (hw->phy_type != e1000_phy_igp && hw->phy_type != e1000_phy_igp_2 in e1000_set_d3_lplu_state()
2469 if (hw->phy_type == e1000_phy_igp) { in e1000_copper_link_igp_setup()
3071 if (hw->phy_type == e1000_phy_igp || in e1000_setup_copper_link()
3940 if (hw->phy_type == e1000_phy_igp && hw->speed_downgraded) { in e1000_get_speed_and_duplex()
4584 case e1000_phy_igp: in e1000_phy_reset()
4607 if (hw->phy_type == e1000_phy_igp || hw->phy_type == e1000_phy_igp_2) in e1000_phy_reset()
4632 hw->phy_type = e1000_phy_igp; in e1000_set_phy_type()
H A De1000.h214 e1000_phy_igp, enumerator