Searched refs:LPA_1000REMRXOK (Results 1 – 2 of 2) sorted by relevance
162 #define LPA_1000REMRXOK 0x1000 /* Link partner remote receiver status */ macro
1930 phy->remote_rx = (phy_data & LPA_1000REMRXOK) in e1000e_get_phy_info_m88()1992 phy->remote_rx = (data & LPA_1000REMRXOK) in e1000e_get_phy_info_igp()3200 phy->remote_rx = (data & LPA_1000REMRXOK) in e1000_get_phy_info_82577()