Searched refs:M88E1000_PSSR_1000MBS (Results 1 – 5 of 5) sorted by relevance
1284 #define M88E1000_PSSR_1000MBS 0x8000 /* 10=1000Mbs */ macro
1437 if ((phy_data & M88E1000_PSSR_SPEED) == M88E1000_PSSR_1000MBS) in e1000_config_mac_to_phy_82543()
2665 if ((phy_data & M88E1000_PSSR_SPEED) == M88E1000_PSSR_1000MBS) { in e1000_get_phy_info_m88()
1899 #define M88E1000_PSSR_1000MBS 0x8000 /* 10=1000Mbs */ macro
2109 if((phy_data & M88E1000_PSSR_SPEED) == M88E1000_PSSR_1000MBS)