Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/iwlwifi/cfg/
H A D8000.c73 .support_ct_kill = true,
H A D9000.c69 .support_ct_kill = true,
H A D7000.c81 .support_ct_kill = true,
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/
H A Dtt.c396 if (params->support_ct_kill && temperature >= params->ct_kill_entry) { in iwl_mvm_tt_handler()
401 if (params->support_ct_kill && in iwl_mvm_tt_handler()
478 .support_ct_kill = true,
/freebsd-14.2/sys/contrib/dev/iwlwifi/
H A Diwl-config.h235 u8 support_ct_kill:1, member