Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/
Dsta.h407 s8 tx_protection; member
Drs.c4135 if (mvmsta->tx_protection == 0) in rs_drv_tx_protection()
4137 mvmsta->tx_protection++; in rs_drv_tx_protection()
4139 mvmsta->tx_protection--; in rs_drv_tx_protection()
4140 if (mvmsta->tx_protection == 0) in rs_drv_tx_protection()
Dsta.c1680 mvm_sta->tx_protection = 0; in iwl_mvm_add_sta()