Searched refs:ath_hal_txqenabled (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/sys/dev/ath/ | ||
H A D | if_athvar.h | 1181 #define ath_hal_txqenabled(_ah, _qnum) \ macro |
H A D | if_ath.c | 5093 (int) (!! ath_hal_txqenabled(ah, txq->axq_qnum)), in ath_tx_stopdma() |