Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dsta.h327 s8 tx_protection; member
Drs.c3761 if (mvmsta->tx_protection == 0) in iwl_mvm_tx_protection()
3763 mvmsta->tx_protection++; in iwl_mvm_tx_protection()
3765 mvmsta->tx_protection--; in iwl_mvm_tx_protection()
3766 if (mvmsta->tx_protection == 0) in iwl_mvm_tx_protection()
Dsta.c285 mvm_sta->tx_protection = 0; in iwl_mvm_add_sta()