Searched refs:remote_rx (Results 1 – 6 of 6) sorted by relevance
1947 phy->remote_rx = (phy_data & LPA_1000REMRXOK) in e1000e_get_phy_info_m88()1953 phy->remote_rx = e1000_1000t_rx_status_undefined; in e1000e_get_phy_info_m88()2009 phy->remote_rx = (data & LPA_1000REMRXOK) in e1000e_get_phy_info_igp()2014 phy->remote_rx = e1000_1000t_rx_status_undefined; in e1000e_get_phy_info_igp()2067 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()
581 enum e1000_1000t_rx_status remote_rx; member
1960 phy->remote_rx = (phy_data & SR_1000T_REMOTE_RX_STATUS) in igb_get_phy_info_m88()1967 phy->remote_rx = e1000_1000t_rx_status_undefined; in igb_get_phy_info_m88()2026 phy->remote_rx = (data & SR_1000T_REMOTE_RX_STATUS) in igb_get_phy_info_igp()2032 phy->remote_rx = e1000_1000t_rx_status_undefined; in igb_get_phy_info_igp()2454 phy->remote_rx = (data & SR_1000T_REMOTE_RX_STATUS) in igb_get_phy_info_82580()2460 phy->remote_rx = e1000_1000t_rx_status_undefined; in igb_get_phy_info_82580()
426 enum e1000_1000t_rx_status remote_rx; member
3310 phy_info->remote_rx = ((phy_data & SR_1000T_REMOTE_RX_STATUS) >> in e1000_phy_igp_get_info()3401 phy_info->remote_rx = ((phy_data & SR_1000T_REMOTE_RX_STATUS) >> in e1000_phy_m88_get_info()3429 phy_info->remote_rx = e1000_1000t_rx_status_undefined; in e1000_phy_get_info()
248 e1000_1000t_rx_status remote_rx; member