Searched refs:AR_IMR_S1_QCU_TXERR (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_xmit.c187 SM(ahp->ah_txErrInterruptMask, AR_IMR_S1_QCU_TXERR)
H A Dar5211reg.h450 #define AR_IMR_S1_QCU_TXERR 0x000003FF /* Mask for TXERR (QCU 0-9) */ macro
H A Dar5211_reset.c493 OS_REG_WRITE(ah, AR_IMR_S1, (AR_IMR_S1_QCU_TXERR & AR_QCU_0));
/freebsd-10.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_xmit.c237 SM(ahp->ah_tx_err_interrupt_mask, AR_IMR_S1_QCU_TXERR)
H A Dar9300reg.h360 #define AR_IMR_S1_QCU_TXERR 0x000003FF // Mask for TXERR (QCU 0-9) macro
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_xmit.c220 SM(ahp->ah_txErrInterruptMask, AR_IMR_S1_QCU_TXERR)
H A Dar5212reg.h522 #define AR_IMR_S1_QCU_TXERR 0x000003FF /* TXERR (QCU 0-9) */ macro
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_xmit.c1225 SM(ahp->ah_txErrInterruptMask, AR_IMR_S1_QCU_TXERR)

Completed in 147 milliseconds