Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dtt.c371 } else if (temperature <= params->tx_protection_exit) { in iwl_mvm_tt_handler()
396 temperature <= params->tx_protection_exit) { in iwl_mvm_tt_handler()
410 .tx_protection_exit = 108,
432 .tx_protection_exit = 108,
Dmvm.h502 s32 tx_protection_exit; member