Searched refs:sfp_mod_absent (Results 1 – 1 of 1) sorted by relevance
389 unsigned int sfp_mod_absent; member776 if (!phy_data->sfp_mod_absent && !phy_data->sfp_changed) in xgbe_phy_sfp_phy_settings()781 if (phy_data->sfp_mod_absent) { in xgbe_phy_sfp_phy_settings()1465 __func__, phy_data->sfp_mod_absent, phy_data->sfp_gpio_address); in xgbe_phy_sfp_signals()1489 phy_data->sfp_mod_absent = xgbe_phy_check_sfp_mod_absent(phy_data); in xgbe_phy_sfp_signals()1492 __func__, phy_data->sfp_mod_absent, phy_data->sfp_gpio_inputs); in xgbe_phy_sfp_signals()1632 phy_data->sfp_mod_absent = 1; in xgbe_phy_sfp_mod_absent()1642 phy_data->sfp_mod_absent = 1; in xgbe_phy_sfp_reset()1652 int ret, prev_sfp_state = phy_data->sfp_mod_absent; in xgbe_phy_sfp_detect()1660 if (phy_data->sfp_mod_absent) { in xgbe_phy_sfp_detect()[all …]