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

/linux-4.1.27/drivers/net/ethernet/sfc/
H A Dtxc43128_phy.c450 enum efx_phy_mode mode_change = efx->phy_mode ^ phy_data->phy_mode; txc43128_phy_reconfigure() local
453 if (efx->phy_mode & mode_change & PHY_MODE_TX_DISABLED) { txc43128_phy_reconfigure()
457 mode_change &= ~PHY_MODE_TX_DISABLED; txc43128_phy_reconfigure()
462 if (mode_change & PHY_MODE_LOW_POWER) txc43128_phy_reconfigure()
469 if (loop_change || mode_change) txc43128_phy_reconfigure()
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
H A Dmac80211.c1365 bool mode_change) iwl_teardown_interface()
1376 if (!mode_change) { iwl_teardown_interface()
1363 iwl_teardown_interface(struct iwl_priv *priv, struct ieee80211_vif *vif, bool mode_change) iwl_teardown_interface() argument

Completed in 170 milliseconds