Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/
H A De1000_hw.h106 e1000_phy_igp_2, enumerator
H A De1000_phy.c1490 case e1000_phy_igp_2: in igb_check_downshift()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000e/
H A Dhw.h164 e1000_phy_igp_2, enumerator
H A D82571.c65 phy->type = e1000_phy_igp_2; in e1000_init_phy_params_82571()
1437 case e1000_phy_igp_2: in e1000_setup_copper_link_82571()
H A Dphy.c1564 case e1000_phy_igp_2: in e1000e_check_downshift()
2237 phy_type = e1000_phy_igp_2; in e1000e_get_phy_type_from_id()
/OK3568_Linux_fs/u-boot/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()
3073 hw->phy_type == e1000_phy_igp_2) { in e1000_setup_copper_link()
4585 case e1000_phy_igp_2: in e1000_phy_reset()
4607 if (hw->phy_type == e1000_phy_igp || hw->phy_type == e1000_phy_igp_2) in e1000_phy_reset()
4684 hw->phy_type = e1000_phy_igp_2; in e1000_detect_gig_phy()
H A De1000.h215 e1000_phy_igp_2, enumerator