iwlwifi: mvm: add thermal throttling and CT kill
authorEytan Lifshitz <eytan.lifshitz@intel.com>
Sun, 19 May 2013 16:14:41 +0000 (19:14 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 29 May 2013 07:03:18 +0000 (09:03 +0200)
In order to avoid NIC destruction due to high temperature,
CT kill will power down the NIC.

To avoid this, thermal throttling will decrease throughput
to prevent the NIC from reaching the temperature at which
CT kill is performed.

Signed-off-by: Eytan Lifshitz <eytan.lifshitz@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found