Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/e1000e/
Dphy.c1935 phy->local_rx = e1000_1000t_rx_status_undefined; in e1000e_get_phy_info_m88()
1936 phy->remote_rx = e1000_1000t_rx_status_undefined; in e1000e_get_phy_info_m88()
1996 phy->local_rx = e1000_1000t_rx_status_undefined; in e1000e_get_phy_info_igp()
1997 phy->remote_rx = e1000_1000t_rx_status_undefined; in e1000e_get_phy_info_igp()
2049 phy->local_rx = e1000_1000t_rx_status_undefined; in e1000_get_phy_info_ife()
2050 phy->remote_rx = e1000_1000t_rx_status_undefined; in e1000_get_phy_info_ife()
3204 phy->local_rx = e1000_1000t_rx_status_undefined; in e1000_get_phy_info_82577()
3205 phy->remote_rx = e1000_1000t_rx_status_undefined; in e1000_get_phy_info_82577()
Dhw.h198 e1000_1000t_rx_status_undefined = 0xFF enumerator
/linux-6.1.9/drivers/net/ethernet/intel/igb/
De1000_phy.c1969 phy->local_rx = e1000_1000t_rx_status_undefined; in igb_get_phy_info_m88()
1970 phy->remote_rx = e1000_1000t_rx_status_undefined; in igb_get_phy_info_m88()
2034 phy->local_rx = e1000_1000t_rx_status_undefined; in igb_get_phy_info_igp()
2035 phy->remote_rx = e1000_1000t_rx_status_undefined; in igb_get_phy_info_igp()
2556 phy->local_rx = e1000_1000t_rx_status_undefined; in igb_get_phy_info_82580()
2557 phy->remote_rx = e1000_1000t_rx_status_undefined; in igb_get_phy_info_82580()
De1000_hw.h149 e1000_1000t_rx_status_undefined = 0xFF enumerator
/linux-6.1.9/drivers/net/ethernet/intel/e1000/
De1000_hw.c3395 phy_info->local_rx = e1000_1000t_rx_status_undefined; in e1000_phy_get_info()
3396 phy_info->remote_rx = e1000_1000t_rx_status_undefined; in e1000_phy_get_info()
De1000_hw.h184 e1000_1000t_rx_status_undefined = 0xFF enumerator