Searched refs:support_ct_kill (Results 1 – 5 of 5) sorted by relevance
395 if (params->support_ct_kill && temperature >= params->ct_kill_entry) { in iwl_mvm_tt_handler()400 if (params->support_ct_kill && in iwl_mvm_tt_handler()477 .support_ct_kill = true,
130 .support_ct_kill = true,
116 .support_ct_kill = true,
139 .support_ct_kill = true,
250 u8 support_ct_kill:1, member