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

/freebsd-10.3-release/sys/dev/ath/
H A Dif_ath_tx.h164 #define ath_draintxq(_sc, _rtype) \ macro
H A Dif_ath.c1412 ath_draintxq(sc, ATH_RESET_DEFAULT); /* stop hw xmit side */
1436 ath_draintxq(sc, ATH_RESET_DEFAULT);
2204 ath_draintxq(sc, ATH_RESET_DEFAULT);
2392 ath_draintxq(sc, reset_type); /* stop xmit side */
4951 ath_draintxq(sc, ATH_RESET_NOLOSS);
4955 ath_draintxq(sc, ATH_RESET_FULL); /* clear pending tx frames */

Completed in 95 milliseconds