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 D8000.c65 .tx_protection_exit = 105,
H A D9000.c61 .tx_protection_exit = 105,
H A D7000.c72 .tx_protection_exit = 108,
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A 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/drivers/net/wireless/intel/iwlwifi/
H A Diwl-config.h201 u32 tx_protection_exit; member