Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e1000/
De1000_hw.h3153 #define M88E1000_E_PHY_ID 0x01410C50 macro
3157 #define M88E1000_12_PHY_ID M88E1000_E_PHY_ID
3158 #define M88E1000_14_PHY_ID M88E1000_E_PHY_ID
De1000_hw.c171 case M88E1000_E_PHY_ID: in e1000_set_phy_type()
4086 if (hw->phy_id == M88E1000_E_PHY_ID) match = TRUE; in e1000_detect_gig_phy()