Searched refs:AR_QCBRCFG (Results 1 – 8 of 8) sorted by relevance
| /NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/ |
| HD | ar9300_xmit.c | 354 AR_QCBRCFG(q), in ar9300_reset_tx_queue() 632 OS_REG_READ(ah, AR_QCBRCFG(q))); in ar9300_stop_tx_dma() 737 OS_REG_READ(ah, AR_QCBRCFG(q))); in ar9300_stop_tx_dma_indv_que()
|
| HD | ar9300reg.h | 482 #define AR_QCBRCFG(_i) (AR_Q0_CBRCFG + ((_i)<<2)) macro
|
| /NextBSD/sys/dev/ath/ath_hal/ar5212/ |
| HD | ar5212_xmit.c | 335 OS_REG_WRITE(ah, AR_QCBRCFG(q), in ar5212ResetTxQueue() 611 OS_REG_READ(ah, AR_Q_TXD), OS_REG_READ(ah, AR_QCBRCFG(q))); in ar5212StopTxDma()
|
| HD | ar5212reg.h | 111 #define AR_QCBRCFG(_i) (AR_Q0_CBRCFG + ((_i)<<2)) macro
|
| /NextBSD/sys/dev/ath/ath_hal/ar5211/ |
| HD | ar5211reg.h | 94 #define AR_QCBRCFG(i) (AR_Q0_CBRCFG + ((i)<<2)) macro
|
| HD | ar5211_xmit.c | 290 OS_REG_WRITE(ah, AR_QCBRCFG(q), in ar5211ResetTxQueue()
|
| /NextBSD/sys/dev/ath/ath_hal/ar5416/ |
| HD | ar5416_xmit.c | 57 OS_REG_READ(ah, AR_Q_TXD), OS_REG_READ(ah, AR_QCBRCFG(q))); in ar5416StopTxDma() 1308 OS_REG_WRITE(ah, AR_QCBRCFG(q), in ar5416ResetTxQueue()
|
| /NextBSD/tools/tools/ath/athregs/ |
| HD | dumpregs.c | 553 , OS_REG_READ(ah, AR_QCBRCFG(i)) in ath_hal_dumpqcu()
|