Home
last modified time | relevance | path

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

/dragonfly/tools/tools/ath/common/
H A Ddumpregs_5212.c179 DEFQCU(AR_Q_CBBS, "Q_CBBS"),
H A Ddumpregs_5416.c182 DEFQCU(AR_Q_CBBS, "Q_CBBS"),
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212reg.h153 #define AR_Q_CBBS 0xb00 /* Compression buffer base select */ macro
H A Dar5212_xmit.c467 OS_REG_WRITE(ah, AR_Q_CBBS, (80 + 2*q)); in ar5212ResetTxQueue()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_xmit.c1452 OS_REG_WRITE(ah, AR_Q_CBBS, (80 + 2*q)); in ar5416ResetTxQueue()