Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dqcu.c102 AR5K_Q_DISABLE_BITS(ah->ah_txq_status, queue); in ath5k_hw_release_tx_queue()
H A Dath5k.h149 #define AR5K_Q_DISABLE_BITS(_reg, _queue) do { \ macro