Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dsta.h442 s8 tx_protection; member
Drs.c4200 if (mvmsta->tx_protection == 0) in rs_drv_tx_protection()
4202 mvmsta->tx_protection++; in rs_drv_tx_protection()
4204 mvmsta->tx_protection--; in rs_drv_tx_protection()
4205 if (mvmsta->tx_protection == 0) in rs_drv_tx_protection()
Dsta.c1656 mvm_sta->tx_protection = 0; in iwl_mvm_add_sta()