Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath9k/
Dmac.h600 TXQ_FLAG_BACKOFF_DISABLE = 0x0010, enumerator
Dmac.c431 if (qi->tqi_qflags & TXQ_FLAG_BACKOFF_DISABLE) in ath9k_hw_resettxqueue()