Searched refs:ath_draintxq (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/ath/
H A Dif_ath_tx.h162 #define ath_draintxq(_sc, _rtype) \ macro
H A Dif_ath.c1810 ath_draintxq(sc, ATH_RESET_DEFAULT); /* stop hw xmit side */
1834 ath_draintxq(sc, ATH_RESET_DEFAULT);
2803 ath_draintxq(sc, ATH_RESET_DEFAULT);
3003 ath_draintxq(sc, reset_type); /* stop xmit side */
5310 ath_draintxq(sc, ATH_RESET_NOLOSS);
5314 ath_draintxq(sc, ATH_RESET_FULL); /* clear pending tx frames */

Completed in 127 milliseconds