Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/ath/ath9k/
Dmain.c234 static bool ath_prepare_reset(struct ath_softc *sc, bool retry_tx, bool flush) in ath_prepare_reset() function
335 if (!ath_prepare_reset(sc, retry_tx, flush)) in ath_reset_internal()
1202 ath_prepare_reset(sc, false, true); in ath9k_stop()