Searched refs:remote_rx (Results 1 – 2 of 2) sorted by relevance
4206 phy_info->remote_rx = ((phy_data & SR_1000T_REMOTE_RX_STATUS) >> in e1000_phy_igp_get_info()4353 phy_info->remote_rx = ((phy_data & SR_1000T_REMOTE_RX_STATUS) >> in e1000_phy_m88_get_info()4384 phy_info->remote_rx = e1000_1000t_rx_status_undefined; in e1000_phy_get_info()
253 e1000_1000t_rx_status remote_rx; member