Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dmac.h605 TXQ_FLAG_FRAG_BURST_BACKOFF_ENABLE = 0x0080, enumerator
H A Dmac.c436 if (qi->tqi_qflags & TXQ_FLAG_FRAG_BURST_BACKOFF_ENABLE) in ath9k_hw_resettxqueue()