Searched refs:AR5K_QUEUE_MISC (Results 1 – 2 of 2) sorted by relevance
244 AR5K_REG_ENABLE_BITS(ah, AR5K_QUEUE_MISC(queue), in ath5k_hw_reset_tx_queue()262 AR5K_REG_ENABLE_BITS(ah, AR5K_QUEUE_MISC(queue), in ath5k_hw_reset_tx_queue()266 AR5K_QUEUE_MISC(queue), in ath5k_hw_reset_tx_queue()286 AR5K_QUEUE_MISC(queue), in ath5k_hw_reset_tx_queue()
620 #define AR5K_QUEUE_MISC(_q) AR5K_QUEUE_REG(AR5K_QCU_MISC_BASE, _q) macro