Home
last modified time | relevance | path

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

/freebsd-14-stable/tools/tools/ath/common/
HDdumpregs_5212.c179 DEFQCU(AR_Q_CBBA, "Q_CBBA"),
HDdumpregs_5416.c184 DEFQCU(AR_Q_CBBA, "Q_CBBA"),
/freebsd-14-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212reg.h154 #define AR_Q_CBBA 0xb04 /* Compression buffer base access */ macro
HDar5212_xmit.c467 OS_REG_WRITE(ah, AR_Q_CBBA, qi->tqi_physCompBuf); in ar5212ResetTxQueue()
/freebsd-14-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416_xmit.c1457 OS_REG_WRITE(ah, AR_Q_CBBA, qi->tqi_physCompBuf); in ar5416ResetTxQueue()