Home
last modified time | relevance | path

Searched refs:e1000_phy_igp_2 (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_hw.h106 e1000_phy_igp_2, enumerator
H A De1000_phy.c1491 case e1000_phy_igp_2: in igb_check_downshift()
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dhw.h185 e1000_phy_igp_2, enumerator
H A D82571.c65 phy->type = e1000_phy_igp_2; in e1000_init_phy_params_82571()
1436 case e1000_phy_igp_2: in e1000_setup_copper_link_82571()
H A Dphy.c1614 case e1000_phy_igp_2: in e1000e_check_downshift()
2286 phy_type = e1000_phy_igp_2; in e1000e_get_phy_type_from_id()
/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()
3287 hw->phy_type == e1000_phy_igp_2) { in e1000_setup_copper_link()
4799 case e1000_phy_igp_2: in e1000_phy_reset()
4821 if (hw->phy_type == e1000_phy_igp || hw->phy_type == e1000_phy_igp_2) in e1000_phy_reset()
4898 hw->phy_type = e1000_phy_igp_2; in e1000_detect_gig_phy()
H A De1000.h214 e1000_phy_igp_2, enumerator