Searched refs:local_rx (Results 1 – 3 of 3) sorted by relevance
2674 phy->local_rx = (phy_data & SR_1000T_LOCAL_RX_STATUS) in e1000_get_phy_info_m88()2684 phy->local_rx = e1000_1000t_rx_status_undefined; in e1000_get_phy_info_m88()2740 phy->local_rx = (data & SR_1000T_LOCAL_RX_STATUS) in e1000_get_phy_info_igp()2749 phy->local_rx = e1000_1000t_rx_status_undefined; in e1000_get_phy_info_igp()2804 phy->local_rx = e1000_1000t_rx_status_undefined; in e1000_get_phy_info_ife()3992 phy->local_rx = (data & SR_1000T_LOCAL_RX_STATUS) in e1000_get_phy_info_82577()4001 phy->local_rx = e1000_1000t_rx_status_undefined; in e1000_get_phy_info_82577()
819 enum e1000_1000t_rx_status local_rx; member
220 e1000_1000t_rx_status local_rx; member