Home
last modified time | relevance | path

Searched refs:support_ct_kill (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dtt.c337 if (params->support_ct_kill && temperature >= params->ct_kill_entry) { in iwl_mvm_tt_handler()
342 if (params->support_ct_kill && in iwl_mvm_tt_handler()
419 .support_ct_kill = true,
441 .support_ct_kill = true,
Dmvm.h504 bool support_ct_kill; member