Searched refs:remote_rx (Results 1 – 6 of 6) 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()
621 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
3278 phy_info->remote_rx = FIELD_GET(SR_1000T_REMOTE_RX_STATUS, in e1000_phy_igp_get_info()3365 phy_info->remote_rx = FIELD_GET(SR_1000T_REMOTE_RX_STATUS, in e1000_phy_m88_get_info()3392 phy_info->remote_rx = e1000_1000t_rx_status_undefined; in e1000_phy_get_info()
223 e1000_1000t_rx_status remote_rx; member