Home
last modified time | relevance | path

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

/freebsd/sys/dev/axgbe/
H A Dxgbe-phy-v2.c390 unsigned int sfp_changed; member
776 if (!phy_data->sfp_mod_absent && !phy_data->sfp_changed) in xgbe_phy_sfp_phy_settings()
1141 phy_data->sfp_changed); in xgbe_phy_sfp_external_phy()
1142 if (!phy_data->sfp_phy_retries && !phy_data->sfp_changed) in xgbe_phy_sfp_external_phy()
1439 phy_data->sfp_changed = 1; in xgbe_phy_sfp_read_eeprom()
1447 phy_data->sfp_changed = 0; in xgbe_phy_sfp_read_eeprom()
3114 if (phy_data->sfp_changed) { in xgbe_phy_link_status()