Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/cfg/
H A D8000.c122 .tx_protection_exit = 105,
H A D9000.c109 .tx_protection_exit = 105,
H A D7000.c130 .tx_protection_exit = 108,
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtt.c487 } else if (temperature <= params->tx_protection_exit) { in iwl_mvm_tt_handler()
512 temperature <= params->tx_protection_exit) { in iwl_mvm_tt_handler()
526 .tx_protection_exit = 108,
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/
H A Diwl-config.h245 u32 tx_protection_exit; member