Searched refs:fast_resume (Results 1 – 2 of 2) sorted by relevance
1175 bool fast_resume = false; in __iwl_mvm_mac_start() local1203 fast_resume = mvm->fast_resume; in __iwl_mvm_mac_start()1205 if (fast_resume) { in __iwl_mvm_mac_start()1238 if (!fast_resume || ret) in __iwl_mvm_mac_start()
2088 mvm->fast_resume = false; in iwl_op_mode_mvm_device_powered_off()