Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/axgbe/
HDxgbe-phy-v2.c352 unsigned int sfp_mod_absent; member
736 if (!phy_data->sfp_mod_absent && !phy_data->sfp_changed) in xgbe_phy_sfp_phy_settings()
741 if (phy_data->sfp_mod_absent) { in xgbe_phy_sfp_phy_settings()
1391 __func__, phy_data->sfp_mod_absent, phy_data->sfp_gpio_address); in xgbe_phy_sfp_signals()
1409 phy_data->sfp_mod_absent = xgbe_phy_check_sfp_mod_absent(phy_data); in xgbe_phy_sfp_signals()
1412 __func__, phy_data->sfp_mod_absent, phy_data->sfp_gpio_inputs); in xgbe_phy_sfp_signals()
1422 phy_data->sfp_mod_absent = 1; in xgbe_phy_sfp_mod_absent()
1432 phy_data->sfp_mod_absent = 1; in xgbe_phy_sfp_reset()
1442 int ret, prev_sfp_state = phy_data->sfp_mod_absent; in xgbe_phy_sfp_detect()
1453 if (phy_data->sfp_mod_absent) { in xgbe_phy_sfp_detect()
[all …]