Searched refs:remote_rx (Results 1 – 2 of 2) sorted by relevance
4270 phy_info->remote_rx = ((phy_data & SR_1000T_REMOTE_RX_STATUS) >> in e1000_phy_igp_get_info()4417 phy_info->remote_rx = ((phy_data & SR_1000T_REMOTE_RX_STATUS) >> in e1000_phy_m88_get_info()4448 phy_info->remote_rx = e1000_1000t_rx_status_undefined; in e1000_phy_get_info()
265 e1000_1000t_rx_status remote_rx; member