Searched refs:iwn_run (Results 1 – 1 of 1) sorted by relevance
257 static int iwn_run(struct iwn_softc *);2547 if ((error = iwn_run(sc)) != 0) { in iwn_newstate()5971 err = iwn_run(sc); in iwn_fast_recover()5991 iwn_run(struct iwn_softc *sc) in iwn_run() function