Searched refs:ah_txOkInterruptMask (Results 1 – 3 of 3) sorted by relevance
38 __func__, ahp->ah_txOkInterruptMask, in ath9k_hw_set_txq_interrupts()43 SM(ahp->ah_txOkInterruptMask, AR_IMR_S0_QCU_TXOK) | in ath9k_hw_set_txq_interrupts()774 ahp->ah_txOkInterruptMask &= ~(1 << q); in ath9k_hw_releasetxqueue()922 ahp->ah_txOkInterruptMask |= 1 << q; in ath9k_hw_resettxqueue()924 ahp->ah_txOkInterruptMask &= ~(1 << q); in ath9k_hw_resettxqueue()
845 uint32_t ah_txOkInterruptMask; member
3217 if (ahp->ah_txOkInterruptMask) in ath9k_hw_set_interrupts()