Searched refs:AR5K_Q_DISABLE_BITS (Results 1 – 2 of 2) sorted by relevance
102 AR5K_Q_DISABLE_BITS(ah->ah_txq_status, queue); in ath5k_hw_release_tx_queue()
149 #define AR5K_Q_DISABLE_BITS(_reg, _queue) do { \ macro