Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/e1000/
De1000_hw.c4270 phy_info->remote_rx = ((phy_data & SR_1000T_REMOTE_RX_STATUS) >> in e1000_phy_igp_get_info()
4417 phy_info->remote_rx = ((phy_data & SR_1000T_REMOTE_RX_STATUS) >> in e1000_phy_m88_get_info()
4448 phy_info->remote_rx = e1000_1000t_rx_status_undefined; in e1000_phy_get_info()
De1000_hw.h265 e1000_1000t_rx_status remote_rx; member