Searched refs:remote_rx (Results 1 – 6 of 6) sorted by relevance
1930 phy->remote_rx = (phy_data & LPA_1000REMRXOK) in e1000e_get_phy_info_m88()1936 phy->remote_rx = e1000_1000t_rx_status_undefined; in e1000e_get_phy_info_m88()1992 phy->remote_rx = (data & LPA_1000REMRXOK) in e1000e_get_phy_info_igp()1997 phy->remote_rx = e1000_1000t_rx_status_undefined; in e1000e_get_phy_info_igp()2050 phy->remote_rx = e1000_1000t_rx_status_undefined; in e1000_get_phy_info_ife()3200 phy->remote_rx = (data & LPA_1000REMRXOK) in e1000_get_phy_info_82577()3205 phy->remote_rx = e1000_1000t_rx_status_undefined; in e1000_get_phy_info_82577()
609 enum e1000_1000t_rx_status remote_rx; member
1963 phy->remote_rx = (phy_data & SR_1000T_REMOTE_RX_STATUS) in igb_get_phy_info_m88()1970 phy->remote_rx = e1000_1000t_rx_status_undefined; in igb_get_phy_info_m88()2029 phy->remote_rx = (data & SR_1000T_REMOTE_RX_STATUS) in igb_get_phy_info_igp()2035 phy->remote_rx = e1000_1000t_rx_status_undefined; in igb_get_phy_info_igp()2551 phy->remote_rx = (data & SR_1000T_REMOTE_RX_STATUS) in igb_get_phy_info_82580()2557 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 = ((phy_data & SR_1000T_REMOTE_RX_STATUS) >> in e1000_phy_igp_get_info()3369 phy_info->remote_rx = ((phy_data & SR_1000T_REMOTE_RX_STATUS) >> in e1000_phy_m88_get_info()3396 phy_info->remote_rx = e1000_1000t_rx_status_undefined; in e1000_phy_get_info()
223 e1000_1000t_rx_status remote_rx; member