Searched refs:remote_rx (Results 1 – 5 of 5) sorted by relevance
1978 phy->remote_rx = (phy_data & LPA_1000REMRXOK) in e1000e_get_phy_info_m88()1984 phy->remote_rx = e1000_1000t_rx_status_undefined; in e1000e_get_phy_info_m88()2040 phy->remote_rx = (data & LPA_1000REMRXOK) in e1000e_get_phy_info_igp()2045 phy->remote_rx = e1000_1000t_rx_status_undefined; in e1000e_get_phy_info_igp()2098 phy->remote_rx = e1000_1000t_rx_status_undefined; in e1000_get_phy_info_ife()3248 phy->remote_rx = (data & LPA_1000REMRXOK) in e1000_get_phy_info_82577()3253 phy->remote_rx = e1000_1000t_rx_status_undefined; in e1000_get_phy_info_82577()
619 enum e1000_1000t_rx_status remote_rx; member
1961 phy->remote_rx = (phy_data & SR_1000T_REMOTE_RX_STATUS) in igb_get_phy_info_m88()1968 phy->remote_rx = e1000_1000t_rx_status_undefined; in igb_get_phy_info_m88()2027 phy->remote_rx = (data & SR_1000T_REMOTE_RX_STATUS) in igb_get_phy_info_igp()2033 phy->remote_rx = e1000_1000t_rx_status_undefined; in igb_get_phy_info_igp()2549 phy->remote_rx = (data & SR_1000T_REMOTE_RX_STATUS) in igb_get_phy_info_82580()2555 phy->remote_rx = e1000_1000t_rx_status_undefined; in igb_get_phy_info_82580()
408 enum e1000_1000t_rx_status remote_rx; member
223 e1000_1000t_rx_status remote_rx; member