Searched refs:SR_1000T_LOCAL_RX_STATUS (Results 1 – 3 of 3) sorted by relevance
993 #define SR_1000T_LOCAL_RX_STATUS 0x2000 /* Local receiver OK */ macro
2674 phy->local_rx = (phy_data & SR_1000T_LOCAL_RX_STATUS) in e1000_get_phy_info_m88()2740 phy->local_rx = (data & SR_1000T_LOCAL_RX_STATUS) in e1000_get_phy_info_igp()3989 phy->local_rx = (data & SR_1000T_LOCAL_RX_STATUS) in e1000_get_phy_info_82577()
1832 #define SR_1000T_LOCAL_RX_STATUS 0x2000 /* Local receiver OK */ macro