Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c110 hw->phy_type = e1000_phy_igp; in e1000_set_phy_type()
1085 if (hw->phy_type == e1000_phy_igp) { in e1000_copper_link_igp_setup()
1399 if (hw->phy_type == e1000_phy_igp) { in e1000_copper_link_postconfig()
1427 if (hw->phy_type == e1000_phy_igp) { in e1000_setup_copper_link()
2589 if (hw->phy_type == e1000_phy_igp && hw->speed_downgraded) { in e1000_get_speed_and_duplex()
2792 if ((hw->phy_type == e1000_phy_igp) && in e1000_read_phy_reg()
2929 if ((hw->phy_type == e1000_phy_igp) && in e1000_write_phy_reg()
3103 case e1000_phy_igp: in e1000_phy_reset()
3122 if (hw->phy_type == e1000_phy_igp) in e1000_phy_reset()
3412 if (hw->phy_type == e1000_phy_igp) in e1000_phy_get_info()
[all …]
H A De1000_ethtool.c352 if (hw->phy_type == e1000_phy_igp) { in e1000_get_regs()
H A De1000_hw.h189 e1000_phy_igp, enumerator
H A De1000_main.c4681 if ((hw->phy_type != e1000_phy_igp) || !hw->autoneg || in e1000_smartspeed()
/openbmc/u-boot/drivers/net/
H A De1000.c2418 if (hw->phy_type != e1000_phy_igp && hw->phy_type != e1000_phy_igp_2 in e1000_set_d3_lplu_state()
2683 if (hw->phy_type == e1000_phy_igp) { in e1000_copper_link_igp_setup()
3285 if (hw->phy_type == e1000_phy_igp || in e1000_setup_copper_link()
4154 if (hw->phy_type == e1000_phy_igp && hw->speed_downgraded) { in e1000_get_speed_and_duplex()
4798 case e1000_phy_igp: in e1000_phy_reset()
4821 if (hw->phy_type == e1000_phy_igp || hw->phy_type == e1000_phy_igp_2) in e1000_phy_reset()
4846 hw->phy_type = e1000_phy_igp; in e1000_set_phy_type()
H A De1000.h213 e1000_phy_igp, enumerator
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_hw.h105 e1000_phy_igp, enumerator
H A De1000_phy.c747 if (phy->type == e1000_phy_igp) { in igb_copper_link_setup_igp()
1492 case e1000_phy_igp: in igb_check_downshift()
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dhw.h184 e1000_phy_igp, enumerator