Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dath9k.h325 bool ath_stoprecv(struct ath_softc *sc);
Drecv.c462 bool ath_stoprecv(struct ath_softc *sc) in ath_stoprecv() function
Dmain.c202 if (!ath_stoprecv(sc)) in ath_prepare_reset()