Searched refs:ah_txErrInterruptMask (Results 1 – 3 of 3) sorted by relevance
39 ahp->ah_txErrInterruptMask, ahp->ah_txDescInterruptMask, in ath9k_hw_set_txq_interrupts()46 SM(ahp->ah_txErrInterruptMask, AR_IMR_S1_QCU_TXERR)| in ath9k_hw_set_txq_interrupts()775 ahp->ah_txErrInterruptMask &= ~(1 << q); in ath9k_hw_releasetxqueue()926 ahp->ah_txErrInterruptMask |= 1 << q; in ath9k_hw_resettxqueue()928 ahp->ah_txErrInterruptMask &= ~(1 << q); in ath9k_hw_resettxqueue()
846 uint32_t ah_txErrInterruptMask; member
3221 if (ahp->ah_txErrInterruptMask) in ath9k_hw_set_interrupts()