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()3186 phy->remote_rx = (data & LPA_1000REMRXOK) in e1000_get_phy_info_82577()3191 phy->remote_rx = e1000_1000t_rx_status_undefined; in e1000_get_phy_info_82577()
600 enum e1000_1000t_rx_status remote_rx; member
1962 phy->remote_rx = (phy_data & SR_1000T_REMOTE_RX_STATUS) in igb_get_phy_info_m88()1969 phy->remote_rx = e1000_1000t_rx_status_undefined; in igb_get_phy_info_m88()2028 phy->remote_rx = (data & SR_1000T_REMOTE_RX_STATUS) in igb_get_phy_info_igp()2034 phy->remote_rx = e1000_1000t_rx_status_undefined; in igb_get_phy_info_igp()2550 phy->remote_rx = (data & SR_1000T_REMOTE_RX_STATUS) in igb_get_phy_info_82580()2556 phy->remote_rx = e1000_1000t_rx_status_undefined; in igb_get_phy_info_82580()
408 enum e1000_1000t_rx_status remote_rx; member
3277 phy_info->remote_rx = ((phy_data & SR_1000T_REMOTE_RX_STATUS) >> in e1000_phy_igp_get_info()3368 phy_info->remote_rx = ((phy_data & SR_1000T_REMOTE_RX_STATUS) >> in e1000_phy_m88_get_info()3395 phy_info->remote_rx = e1000_1000t_rx_status_undefined; in e1000_phy_get_info()
223 e1000_1000t_rx_status remote_rx; member