Searched refs:ath_flushrecv (Results 1 – 3 of 3) sorted by relevance
317 void ath_flushrecv(struct ath_softc *sc);
949 ath_flushrecv(sc); /* flush recv queue */ in ath_radio_disable()990 ath_flushrecv(sc); in ath_reset()
512 void ath_flushrecv(struct ath_softc *sc) in ath_flushrecv() function