Searched refs:local_rx (Results 1 – 6 of 6) sorted by relevance
1944 phy->local_rx = (phy_data & LPA_1000LOCALRXOK) in e1000e_get_phy_info_m88()1952 phy->local_rx = e1000_1000t_rx_status_undefined; in e1000e_get_phy_info_m88()2006 phy->local_rx = (data & LPA_1000LOCALRXOK) in e1000e_get_phy_info_igp()2013 phy->local_rx = e1000_1000t_rx_status_undefined; in e1000e_get_phy_info_igp()2066 phy->local_rx = e1000_1000t_rx_status_undefined; in e1000_get_phy_info_ife()3197 phy->local_rx = (data & LPA_1000LOCALRXOK) in e1000_get_phy_info_82577()3204 phy->local_rx = e1000_1000t_rx_status_undefined; in e1000_get_phy_info_82577()
580 enum e1000_1000t_rx_status local_rx; member
1956 phy->local_rx = (phy_data & SR_1000T_LOCAL_RX_STATUS) in igb_get_phy_info_m88()1966 phy->local_rx = e1000_1000t_rx_status_undefined; in igb_get_phy_info_m88()2022 phy->local_rx = (data & SR_1000T_LOCAL_RX_STATUS) in igb_get_phy_info_igp()2031 phy->local_rx = e1000_1000t_rx_status_undefined; in igb_get_phy_info_igp()2450 phy->local_rx = (data & SR_1000T_LOCAL_RX_STATUS) in igb_get_phy_info_82580()2459 phy->local_rx = e1000_1000t_rx_status_undefined; in igb_get_phy_info_82580()
425 enum e1000_1000t_rx_status local_rx; member
3307 phy_info->local_rx = ((phy_data & SR_1000T_LOCAL_RX_STATUS) >> in e1000_phy_igp_get_info()3398 phy_info->local_rx = ((phy_data & SR_1000T_LOCAL_RX_STATUS) >> in e1000_phy_m88_get_info()3428 phy_info->local_rx = e1000_1000t_rx_status_undefined; in e1000_phy_get_info()
247 e1000_1000t_rx_status local_rx; member