Searched refs:IGP01E1000_I_PHY_ID (Results 1 – 5 of 5) sorted by relevance
667 #define IGP01E1000_I_PHY_ID 0x02A80380 macro
116 if (phy->id != IGP01E1000_I_PHY_ID) in e1000_init_phy_params_82571()371 phy->id = IGP01E1000_I_PHY_ID; in e1000_get_phy_id_82571()
1871 case IGP01E1000_I_PHY_ID: /* IGP 1 & 2 share this */ in e1000e_get_phy_type_from_id()
194 case IGP01E1000_I_PHY_ID: in e1000_set_phy_type()4020 hw->phy_id = IGP01E1000_I_PHY_ID; in e1000_detect_gig_phy()4066 if (hw->phy_id == IGP01E1000_I_PHY_ID) match = true; in e1000_detect_gig_phy()
3154 #define IGP01E1000_I_PHY_ID 0x02A80380 macro