Home
last modified time | relevance | path

Searched refs:ath_flushrecv (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Dath9k.h317 void ath_flushrecv(struct ath_softc *sc);
Dmain.c949 ath_flushrecv(sc); /* flush recv queue */ in ath_radio_disable()
990 ath_flushrecv(sc); in ath_reset()
Drecv.c512 void ath_flushrecv(struct ath_softc *sc) in ath_flushrecv() function