Home
last modified time | relevance | path

Searched refs:IGP01E1000_I_PHY_ID (Results 1 – 5 of 5) sorted by relevance

/drivers/net/e1000e/
Ddefines.h667 #define IGP01E1000_I_PHY_ID 0x02A80380 macro
D82571.c116 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()
Dphy.c1871 case IGP01E1000_I_PHY_ID: /* IGP 1 & 2 share this */ in e1000e_get_phy_type_from_id()
/drivers/net/e1000/
De1000_hw.c194 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()
De1000_hw.h3154 #define IGP01E1000_I_PHY_ID 0x02A80380 macro