Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath9k/
Dmain.c235 static bool ath_complete_reset(struct ath_softc *sc, bool start) in ath_complete_reset() function
343 if (!ath_complete_reset(sc, true)) in ath_reset_internal()
725 if (!ath_complete_reset(sc, false)) in ath9k_start()