Home
last modified time | relevance | path

Searched refs:remote_rx (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/e1000/
De1000_hw.c4206 phy_info->remote_rx = ((phy_data & SR_1000T_REMOTE_RX_STATUS) >> in e1000_phy_igp_get_info()
4353 phy_info->remote_rx = ((phy_data & SR_1000T_REMOTE_RX_STATUS) >> in e1000_phy_m88_get_info()
4384 phy_info->remote_rx = e1000_1000t_rx_status_undefined; in e1000_phy_get_info()
De1000_hw.h253 e1000_1000t_rx_status remote_rx; member