Searched refs:SR_1000T_REMOTE_RX_STATUS (Results 1 – 4 of 4) sorted by relevance
973 #define SR_1000T_REMOTE_RX_STATUS 0x1000 /* Remote receiver OK */ macro
2662 phy->remote_rx = (phy_data & SR_1000T_REMOTE_RX_STATUS) in e1000_get_phy_info_m88()2728 phy->remote_rx = (data & SR_1000T_REMOTE_RX_STATUS) in e1000_get_phy_info_igp()3981 phy->remote_rx = (data & SR_1000T_REMOTE_RX_STATUS) in e1000_get_phy_info_82577()
1051 #define SR_1000T_REMOTE_RX_STATUS 0x1000 /* Remote receiver OK */ macro
2702 phy->remote_rx = (phy_data & SR_1000T_REMOTE_RX_STATUS) in igc_get_phy_info_m88()2768 phy->remote_rx = (data & SR_1000T_REMOTE_RX_STATUS) in igc_get_phy_info_igp()4025 phy->remote_rx = (data & SR_1000T_REMOTE_RX_STATUS) in igc_get_phy_info_82577()