Home
last modified time | relevance | path

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

/drivers/net/wireless/iwlwifi/mvm/
Dsta.h327 s8 tx_protection; member
Drs.c3973 if (mvmsta->tx_protection == 0) in iwl_mvm_tx_protection()
3975 mvmsta->tx_protection++; in iwl_mvm_tx_protection()
3977 mvmsta->tx_protection--; in iwl_mvm_tx_protection()
3978 if (mvmsta->tx_protection == 0) in iwl_mvm_tx_protection()
Dsta.c292 mvm_sta->tx_protection = 0; in iwl_mvm_add_sta()