Home
last modified time | relevance | path

Searched refs:IFE_E_PHY_ID (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/e1000/
De1000_hw.h3225 #define IFE_E_PHY_ID 0x02A80330 /* 10/100 PHY */ macro
De1000_hw.c188 case IFE_E_PHY_ID: in e1000_set_phy_type()
4112 if (hw->phy_id == IFE_E_PHY_ID) match = TRUE; in e1000_detect_gig_phy()