Searched refs:local_rx (Results 1 – 6 of 6) sorted by relevance
1927 phy->local_rx = (phy_data & LPA_1000LOCALRXOK) in e1000e_get_phy_info_m88()1935 phy->local_rx = e1000_1000t_rx_status_undefined; in e1000e_get_phy_info_m88()1989 phy->local_rx = (data & LPA_1000LOCALRXOK) in e1000e_get_phy_info_igp()1996 phy->local_rx = e1000_1000t_rx_status_undefined; in e1000e_get_phy_info_igp()2049 phy->local_rx = e1000_1000t_rx_status_undefined; in e1000_get_phy_info_ife()3183 phy->local_rx = (data & LPA_1000LOCALRXOK) in e1000_get_phy_info_82577()3190 phy->local_rx = e1000_1000t_rx_status_undefined; in e1000_get_phy_info_82577()
599 enum e1000_1000t_rx_status local_rx; member
1958 phy->local_rx = (phy_data & SR_1000T_LOCAL_RX_STATUS) in igb_get_phy_info_m88()1968 phy->local_rx = e1000_1000t_rx_status_undefined; in igb_get_phy_info_m88()2024 phy->local_rx = (data & SR_1000T_LOCAL_RX_STATUS) in igb_get_phy_info_igp()2033 phy->local_rx = e1000_1000t_rx_status_undefined; in igb_get_phy_info_igp()2546 phy->local_rx = (data & SR_1000T_LOCAL_RX_STATUS) in igb_get_phy_info_82580()2555 phy->local_rx = e1000_1000t_rx_status_undefined; in igb_get_phy_info_82580()
407 enum e1000_1000t_rx_status local_rx; member
3274 phy_info->local_rx = ((phy_data & SR_1000T_LOCAL_RX_STATUS) >> in e1000_phy_igp_get_info()3365 phy_info->local_rx = ((phy_data & SR_1000T_LOCAL_RX_STATUS) >> in e1000_phy_m88_get_info()3394 phy_info->local_rx = e1000_1000t_rx_status_undefined; in e1000_phy_get_info()
222 e1000_1000t_rx_status local_rx; member