Searched refs:AR_IMR_S1_QCU_TXEOL (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_xmit.c188 | SM(ahp->ah_txEolInterruptMask, AR_IMR_S1_QCU_TXEOL)
H A Dar5211reg.h452 #define AR_IMR_S1_QCU_TXEOL 0x03FF0000 /* Mask for TXEOL (QCU 0-9) */ macro
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_xmit.c221 | SM(ahp->ah_txEolInterruptMask, AR_IMR_S1_QCU_TXEOL)
H A Dar5212reg.h524 #define AR_IMR_S1_QCU_TXEOL 0x03FF0000 /* TXEOL (QCU 0-9) */ macro
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_xmit.c238 | SM(ahp->ah_tx_eol_interrupt_mask, AR_IMR_S1_QCU_TXEOL));
H A Dar9300reg.h362 #define AR_IMR_S1_QCU_TXEOL 0x03FF0000 // Mask for TXEOL (QCU 0-9) macro
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_xmit.c1232 | SM(ahp->ah_txEolInterruptMask, AR_IMR_S1_QCU_TXEOL)

Completed in 110 milliseconds