Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/cfg/
D8000.c129 .tx_protection_exit = 105,
D7000.c143 .tx_protection_exit = 108,
D9000.c120 .tx_protection_exit = 105,
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dtt.c442 } else if (temperature <= params->tx_protection_exit) { in iwl_mvm_tt_handler()
467 temperature <= params->tx_protection_exit) { in iwl_mvm_tt_handler()
481 .tx_protection_exit = 108,
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/
Diwl-config.h251 u32 tx_protection_exit; member