Home
last modified time | relevance | path

Searched refs:tt_tx_protection (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dtt.c293 if (enable == mvmsta->tt_tx_protection) in iwl_mvm_tt_tx_protection()
302 mvmsta->tt_tx_protection = enable; in iwl_mvm_tt_tx_protection()
Dsta.h328 bool tt_tx_protection; member
Dsta.c286 mvm_sta->tt_tx_protection = false; in iwl_mvm_add_sta()