Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_phy.c2708 phy->local_rx = igc_1000t_rx_status_undefined; in igc_get_phy_info_m88()
2709 phy->remote_rx = igc_1000t_rx_status_undefined; in igc_get_phy_info_m88()
2773 phy->local_rx = igc_1000t_rx_status_undefined; in igc_get_phy_info_igp()
2774 phy->remote_rx = igc_1000t_rx_status_undefined; in igc_get_phy_info_igp()
2828 phy->local_rx = igc_1000t_rx_status_undefined; in igc_get_phy_info_ife()
2829 phy->remote_rx = igc_1000t_rx_status_undefined; in igc_get_phy_info_ife()
4030 phy->local_rx = igc_1000t_rx_status_undefined; in igc_get_phy_info_82577()
4031 phy->remote_rx = igc_1000t_rx_status_undefined; in igc_get_phy_info_82577()
H A Digc_hw.h314 igc_1000t_rx_status_undefined = 0xFF enumerator