Home
last modified time | relevance | path

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

/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()
/linux/drivers/net/ethernet/intel/e1000e/
H A Dhw.h182 e1000_phy_igp, enumerator
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h189 e1000_phy_igp, enumerator
H A De1000_ethtool.c352 if (hw->phy_type == e1000_phy_igp) { in e1000_get_regs()
H A De1000_main.c4690 if ((hw->phy_type != e1000_phy_igp) || !hw->autoneg || in e1000_smartspeed()