Searched refs:support_ct_kill (Results 1 – 5 of 5) sorted by relevance
130 .support_ct_kill = true,
117 .support_ct_kill = true,
139 .support_ct_kill = true,
453 if (params->support_ct_kill && temperature >= params->ct_kill_entry) { in iwl_mvm_tt_handler()458 if (params->support_ct_kill && in iwl_mvm_tt_handler()535 .support_ct_kill = true,
247 u8 support_ct_kill:1, member