Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/amd/xgbe/
Dxgbe-phy-v2.c356 unsigned int sfp_changed; member
725 if (!phy_data->sfp_mod_absent && !phy_data->sfp_changed) in xgbe_phy_sfp_phy_settings()
1051 if (!phy_data->sfp_changed) in xgbe_phy_sfp_external_phy()
1263 phy_data->sfp_changed = 1; in xgbe_phy_sfp_read_eeprom()
1272 phy_data->sfp_changed = 0; in xgbe_phy_sfp_read_eeprom()
2541 if (phy_data->sfp_changed) { in xgbe_phy_link_status()