Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dsta.h436 s8 tx_protection; member
Drs.c4127 if (mvmsta->tx_protection == 0) in rs_drv_tx_protection()
4129 mvmsta->tx_protection++; in rs_drv_tx_protection()
4131 mvmsta->tx_protection--; in rs_drv_tx_protection()
4132 if (mvmsta->tx_protection == 0) in rs_drv_tx_protection()
Dsta.c1390 mvm_sta->tx_protection = 0; in iwl_mvm_add_sta()