Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dmac.c28 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()
343 ah->txurn_interrupt_mask &= ~(1 << q); in ath9k_hw_clear_queue_interrupts()
517 ah->txurn_interrupt_mask |= 1 << q; in ath9k_hw_resettxqueue()