Searched refs:M88E1000_PSSR_SPEED (Results 1 – 2 of 2) sorted by relevance
2380 #define M88E1000_PSSR_SPEED 0xC000 /* Speed, bits 14:15 */ macro
3342 if ((phy_data & M88E1000_PSSR_SPEED) == M88E1000_PSSR_1000MBS) in e1000_config_mac_to_phy()3344 else if ((phy_data & M88E1000_PSSR_SPEED) == M88E1000_PSSR_100MBS) in e1000_config_mac_to_phy()