Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dmain.c234 static bool ath_complete_reset(struct ath_softc *sc, bool start) in ath_complete_reset() function
342 if (!ath_complete_reset(sc, true)) in ath_reset_internal()
724 if (!ath_complete_reset(sc, false)) in ath9k_start()