Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/cfg/
D8000.c65 .tx_protection_exit = 105,
D9000.c61 .tx_protection_exit = 105,
D7000.c72 .tx_protection_exit = 108,
/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dtt.c428 } else if (temperature <= params->tx_protection_exit) { in iwl_mvm_tt_handler()
453 temperature <= params->tx_protection_exit) { in iwl_mvm_tt_handler()
467 .tx_protection_exit = 108,
/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/
Diwl-config.h195 u32 tx_protection_exit; member