Home
last modified time | relevance | path

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.h162 #define ath_draintxq(_sc, _rtype) \ macro
H A Dif_ath.c1812 ath_draintxq(sc, ATH_RESET_DEFAULT); /* stop hw xmit side */ in ath_vap_delete()
1836 ath_draintxq(sc, ATH_RESET_DEFAULT); in ath_vap_delete()
2811 ath_draintxq(sc, ATH_RESET_DEFAULT); in ath_stop()
3011 ath_draintxq(sc, reset_type); /* stop xmit side */ in ath_reset()
5318 ath_draintxq(sc, ATH_RESET_NOLOSS); in ath_chan_set()
5322 ath_draintxq(sc, ATH_RESET_FULL); /* clear pending tx frames */ in ath_chan_set()