Home
last modified time | relevance | path

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

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