Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/e1000e/
H A Dphy.c1983 phy->local_rx = e1000_1000t_rx_status_undefined; in e1000e_get_phy_info_m88()
1984 phy->remote_rx = e1000_1000t_rx_status_undefined; in e1000e_get_phy_info_m88()
2044 phy->local_rx = e1000_1000t_rx_status_undefined; in e1000e_get_phy_info_igp()
2045 phy->remote_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()
2098 phy->remote_rx = e1000_1000t_rx_status_undefined; in e1000_get_phy_info_ife()
3252 phy->local_rx = e1000_1000t_rx_status_undefined; in e1000_get_phy_info_82577()
3253 phy->remote_rx = e1000_1000t_rx_status_undefined; in e1000_get_phy_info_82577()
H A Dhw.h210 e1000_1000t_rx_status_undefined = 0xFF enumerator
/linux/drivers/net/ethernet/intel/igb/
H A De1000_phy.c1967 phy->local_rx = e1000_1000t_rx_status_undefined; in igb_get_phy_info_m88()
1968 phy->remote_rx = e1000_1000t_rx_status_undefined; in igb_get_phy_info_m88()
2032 phy->local_rx = e1000_1000t_rx_status_undefined; in igb_get_phy_info_igp()
2033 phy->remote_rx = e1000_1000t_rx_status_undefined; in igb_get_phy_info_igp()
2554 phy->local_rx = e1000_1000t_rx_status_undefined; in igb_get_phy_info_82580()
2555 phy->remote_rx = e1000_1000t_rx_status_undefined; in igb_get_phy_info_82580()
H A De1000_hw.h149 e1000_1000t_rx_status_undefined = 0xFF enumerator
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c3391 phy_info->local_rx = e1000_1000t_rx_status_undefined; in e1000_phy_get_info()
3392 phy_info->remote_rx = e1000_1000t_rx_status_undefined; in e1000_phy_get_info()
H A De1000_hw.h184 e1000_1000t_rx_status_undefined = 0xFF enumerator