Home
last modified time | relevance | path

Searched refs:AR_BSR_TXQ1F (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/external/isc/atheros_hal/dist/ar5210/
H A Dar5210reg.h197 #define AR_BSR_TXQ1F 0x00000004 /* TXQ1 fetch */ macro
H A Dar5210_xmit.c450 return ath_hal_wait(ah, AR_BSR, AR_BSR_TXQ1F, 0); in ar5210StopTxDma()