Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.h428 s8 tx_protection; member
H A Drs.c4147 if (mvmsta->tx_protection == 0) in rs_drv_tx_protection()
4149 mvmsta->tx_protection++; in rs_drv_tx_protection()
4151 mvmsta->tx_protection--; in rs_drv_tx_protection()
4152 if (mvmsta->tx_protection == 0) in rs_drv_tx_protection()