Searched hist:"0 dd2b42c2c096e39da4c35927db4ed1f6c587bea" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | ops.c | diff 0dd2b42c2c096e39da4c35927db4ed1f6c587bea Mon Feb 05 20:21:03 CET 2024 Johannes Berg <johannes.berg@intel.com> wifi: iwlwifi: mvm: don't abort queue sync in CT-kill
CT kill should stop doing a lot of TX etc. to cool down the NIC, but we don't stop all commands from going to the NIC, and as such we shouldn't abort queue sync, since it can get confused if we do, warning that we do it twice at the same time etc. Only stop it when we'd also not send it in the first place.
Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com> Link: https://msgid.link/20240205211151.4e0745e2cd97.I311dc623ce68de6a2da3c21c8d84a387844f714a@changeid Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | mac80211.c | diff 0dd2b42c2c096e39da4c35927db4ed1f6c587bea Mon Feb 05 20:21:03 CET 2024 Johannes Berg <johannes.berg@intel.com> wifi: iwlwifi: mvm: don't abort queue sync in CT-kill
CT kill should stop doing a lot of TX etc. to cool down the NIC, but we don't stop all commands from going to the NIC, and as such we shouldn't abort queue sync, since it can get confused if we do, warning that we do it twice at the same time etc. Only stop it when we'd also not send it in the first place.
Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com> Link: https://msgid.link/20240205211151.4e0745e2cd97.I311dc623ce68de6a2da3c21c8d84a387844f714a@changeid Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|