Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath5k/
Dqcu.c189 qi->tqi_flags |= AR5K_TXQ_FLAG_POST_FR_BKOFF_DIS; in ath5k_hw_set_tx_queueprops()
Dath5k.h607 #define AR5K_TXQ_FLAG_POST_FR_BKOFF_DIS 0x1000 /* Disable backoff while bursting */ macro