Home
last modified time | relevance | path

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

/NextBSD/sys/dev/e1000/
HDe1000_phy.c2684 phy->local_rx = e1000_1000t_rx_status_undefined; in e1000_get_phy_info_m88()
2685 phy->remote_rx = e1000_1000t_rx_status_undefined; in e1000_get_phy_info_m88()
2749 phy->local_rx = e1000_1000t_rx_status_undefined; in e1000_get_phy_info_igp()
2750 phy->remote_rx = e1000_1000t_rx_status_undefined; in e1000_get_phy_info_igp()
2804 phy->local_rx = e1000_1000t_rx_status_undefined; in e1000_get_phy_info_ife()
2805 phy->remote_rx = e1000_1000t_rx_status_undefined; in e1000_get_phy_info_ife()
4000 phy->local_rx = e1000_1000t_rx_status_undefined; in e1000_get_phy_info_82577()
4001 phy->remote_rx = e1000_1000t_rx_status_undefined; in e1000_get_phy_info_82577()
HDe1000_hw.h316 e1000_1000t_rx_status_undefined = 0xFF enumerator