Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/
HDif_athvar.h1109 #define ath_hal_stoptxdma(_ah, _qnum) \ argument
1110 ((*(_ah)->ah_stopTxDma)((_ah), (_qnum)))
1134 #define ath_hal_txqenabled(_ah, _qnum) \ argument
1135 (OS_REG_READ(_ah, AR_Q_TXE) & (1<<(_qnum)))