Searched refs:AR_QRDYTIMECFG (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/ |
| H A D | ar9300_xmit.c | 363 OS_REG_WRITE(ah, AR_QRDYTIMECFG(q), in ar9300_reset_tx_queue() 435 OS_REG_WRITE(ah, AR_QRDYTIMECFG(q), in ar9300_reset_tx_queue() 455 OS_REG_WRITE(ah, AR_QRDYTIMECFG(q), in ar9300_reset_tx_queue() 662 OS_REG_READ(ah, AR_QRDYTIMECFG(q)), in ar9300_stop_tx_dma() 767 OS_REG_READ(ah, AR_QRDYTIMECFG(q)), in ar9300_stop_tx_dma_indv_que()
|
| H A D | ar9300reg.h | 490 #define AR_QRDYTIMECFG(_i) (AR_Q0_RDYTIMECFG + ((_i)<<2)) macro
|