Searched refs:local_rx (Results 1 – 5 of 5) sorted by relevance
1975 phy->local_rx = (phy_data & LPA_1000LOCALRXOK) in e1000e_get_phy_info_m88()1983 phy->local_rx = e1000_1000t_rx_status_undefined; in e1000e_get_phy_info_m88()2037 phy->local_rx = (data & LPA_1000LOCALRXOK) in e1000e_get_phy_info_igp()2044 phy->local_rx = e1000_1000t_rx_status_undefined; in e1000e_get_phy_info_igp()2097 phy->local_rx = e1000_1000t_rx_status_undefined; in e1000_get_phy_info_ife()3245 phy->local_rx = (data & LPA_1000LOCALRXOK) in e1000_get_phy_info_82577()3252 phy->local_rx = e1000_1000t_rx_status_undefined; in e1000_get_phy_info_82577()
618 enum e1000_1000t_rx_status local_rx; member
1957 phy->local_rx = (phy_data & SR_1000T_LOCAL_RX_STATUS) in igb_get_phy_info_m88()1967 phy->local_rx = e1000_1000t_rx_status_undefined; in igb_get_phy_info_m88()2023 phy->local_rx = (data & SR_1000T_LOCAL_RX_STATUS) in igb_get_phy_info_igp()2032 phy->local_rx = e1000_1000t_rx_status_undefined; in igb_get_phy_info_igp()2545 phy->local_rx = (data & SR_1000T_LOCAL_RX_STATUS) in igb_get_phy_info_82580()2554 phy->local_rx = e1000_1000t_rx_status_undefined; in igb_get_phy_info_82580()
407 enum e1000_1000t_rx_status local_rx; member
222 e1000_1000t_rx_status local_rx; member