Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/
Dsta.h442 s8 tx_protection; member
Drs.c4189 if (mvmsta->tx_protection == 0) in rs_drv_tx_protection()
4191 mvmsta->tx_protection++; in rs_drv_tx_protection()
4193 mvmsta->tx_protection--; in rs_drv_tx_protection()
4194 if (mvmsta->tx_protection == 0) in rs_drv_tx_protection()
Dsta.c1618 mvm_sta->tx_protection = 0; in iwl_mvm_add_sta()