Searched refs:txurn_interrupt_mask (Results 1 – 2 of 2) sorted by relevance
28 ah->txurn_interrupt_mask); in ath9k_hw_set_txq_interrupts()40 ah->imrs2_reg |= (ah->txurn_interrupt_mask & AR_IMR_S2_QCU_TXURN); in ath9k_hw_set_txq_interrupts()342 ah->txurn_interrupt_mask &= ~(1 << q); in ath9k_hw_clear_queue_interrupts()521 ah->txurn_interrupt_mask |= 1 << q; in ath9k_hw_resettxqueue()
720 u32 txurn_interrupt_mask; member