Home
last modified time | relevance | path

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

/freebsd/sys/dev/axgbe/
H A Dxgbe-phy-v2.c387 unsigned int sfp_rx_los; member
1243 phy_data->sfp_rx_los = xgbe_phy_check_sfp_rx_los(phy_data); in xgbe_phy_sfp_parse_eeprom()
1334 phy_data->sfp_speed, phy_data->sfp_cable, phy_data->sfp_rx_los, in xgbe_phy_sfp_parse_eeprom()
1640 phy_data->sfp_rx_los = 0; in xgbe_phy_sfp_reset()
3120 if (phy_data->sfp_mod_absent || phy_data->sfp_rx_los) { in xgbe_phy_link_status()
3123 phy_data->sfp_rx_los); in xgbe_phy_link_status()