Home
last modified time | relevance | path

Searched refs:mode_change (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A Dtxc43128_phy.c447 enum ef4_phy_mode mode_change = efx->phy_mode ^ phy_data->phy_mode; in txc43128_phy_reconfigure() local
450 if (efx->phy_mode & mode_change & PHY_MODE_TX_DISABLED) { in txc43128_phy_reconfigure()
454 mode_change &= ~PHY_MODE_TX_DISABLED; in txc43128_phy_reconfigure()
459 if (mode_change & PHY_MODE_LOW_POWER) in txc43128_phy_reconfigure()
466 if (loop_change || mode_change) in txc43128_phy_reconfigure()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H A Dtxc43128_phy.c447 enum ef4_phy_mode mode_change = efx->phy_mode ^ phy_data->phy_mode; in txc43128_phy_reconfigure() local
450 if (efx->phy_mode & mode_change & PHY_MODE_TX_DISABLED) { in txc43128_phy_reconfigure()
454 mode_change &= ~PHY_MODE_TX_DISABLED; in txc43128_phy_reconfigure()
459 if (mode_change & PHY_MODE_LOW_POWER) in txc43128_phy_reconfigure()
466 if (loop_change || mode_change) in txc43128_phy_reconfigure()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmac80211.c1353 bool mode_change) in iwl_teardown_interface()
1364 if (!mode_change) { in iwl_teardown_interface()
1351 iwl_teardown_interface(struct iwl_priv *priv, struct ieee80211_vif *vif, bool mode_change) iwl_teardown_interface() argument
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmac80211.c1349 bool mode_change) in iwl_teardown_interface()
1360 if (!mode_change) { in iwl_teardown_interface()
1347 iwl_teardown_interface(struct iwl_priv *priv, struct ieee80211_vif *vif, bool mode_change) iwl_teardown_interface() argument

Completed in 6 milliseconds