Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/cfg/
H A Drf-jf.c44 .tx_protection_exit = 105,
H A D8000.c62 .tx_protection_exit = 105,
H A D7000.c73 .tx_protection_exit = 108,
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtt.c431 } else if (temperature <= params->tx_protection_exit) { in iwl_mvm_tt_handler()
456 temperature <= params->tx_protection_exit) { in iwl_mvm_tt_handler()
470 .tx_protection_exit = 108,
/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-config.h292 u32 tx_protection_exit; member