Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath5k/
Dqcu.c405 if (tq->tqi_flags & AR5K_TXQ_FLAG_FRAG_BURST_BACKOFF_ENABLE) in ath5k_hw_reset_tx_queue()
Dath5k.h606 #define AR5K_TXQ_FLAG_FRAG_BURST_BACKOFF_ENABLE 0x0800 /* Enable backoff while bursting */ macro