Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_athvar.h1156 #define ath_hal_stoptxdma(_ah, _qnum) \ argument
1157 ((*(_ah)->ah_stopTxDma)((_ah), (_qnum)))
1181 #define ath_hal_txqenabled(_ah, _qnum) \ argument
1182 (OS_REG_READ(_ah, AR_Q_TXE) & (1<<(_qnum)))