Searched refs:M88E1000_PSSR_1000MBS (Results 1 – 8 of 8) sorted by relevance
738 #define M88E1000_PSSR_1000MBS 0x8000 /* 10=1000Mbs */ macro
1918 if ((phy_data & M88E1000_PSSR_SPEED) == M88E1000_PSSR_1000MBS) { in e1000e_get_phy_info_m88()
926 #define M88E1000_PSSR_1000MBS 0x8000 /* 10=1000Mbs */ macro
1949 if ((phy_data & M88E1000_PSSR_SPEED) == M88E1000_PSSR_1000MBS) { in igb_get_phy_info_m88()
2383 #define M88E1000_PSSR_1000MBS 0x8000 /* 10=1000Mbs */ macro
3342 if ((phy_data & M88E1000_PSSR_SPEED) == M88E1000_PSSR_1000MBS) in e1000_config_mac_to_phy()
1959 if ((phy_data & M88E1000_PSSR_SPEED) == M88E1000_PSSR_1000MBS) in e1000_config_mac_to_phy()3352 if ((phy_data & M88E1000_PSSR_SPEED) == M88E1000_PSSR_1000MBS) { in e1000_phy_m88_get_info()
2743 #define M88E1000_PSSR_1000MBS 0x8000 /* 10=1000Mbs */ macro