Searched refs:ah_tx_err_interrupt_mask (Results 1 – 3 of 3) sorted by relevance
230 ahp->ah_tx_err_interrupt_mask, in set_tx_q_interrupts()237 SM(ahp->ah_tx_err_interrupt_mask, AR_IMR_S1_QCU_TXERR) in set_tx_q_interrupts()269 ahp->ah_tx_err_interrupt_mask &= ~(1 << q); in ar9300_release_tx_queue()515 ahp->ah_tx_err_interrupt_mask |= (1 << q); in ar9300_reset_tx_queue()517 ahp->ah_tx_err_interrupt_mask &= ~(1 << q); in ar9300_reset_tx_queue()
572 if (ahp->ah_tx_err_interrupt_mask) {
428 u_int32_t ah_tx_err_interrupt_mask; member