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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_tx.h164 #define ath_draintxq(_sc, _rtype) \ macro
H A Dif_ath.c1805 ath_draintxq(sc, ATH_RESET_DEFAULT); /* stop hw xmit side */
1829 ath_draintxq(sc, ATH_RESET_DEFAULT);
2764 ath_draintxq(sc, ATH_RESET_DEFAULT);
2964 ath_draintxq(sc, reset_type); /* stop xmit side */
5269 ath_draintxq(sc, ATH_RESET_NOLOSS);
5273 ath_draintxq(sc, ATH_RESET_FULL); /* clear pending tx frames */

Completed in 92 milliseconds