Searched refs:AR5K_REG_READ_Q (Results 1 – 2 of 2) sorted by relevance
146 if (AR5K_REG_READ_Q(ah, AR5K_QCU_TXD, queue)) in ath5k_hw_start_tx_dma()309 if (AR5K_REG_READ_Q(ah, AR5K_QCU_TXE, queue)) in ath5k_hw_set_txdp()
120 #define AR5K_REG_READ_Q(ah, _reg, _queue) \ macro