Searched refs:iwn_alloc_sched (Results 1 – 1 of 1) sorted by relevance
150 static int iwn_alloc_sched(struct iwn_softc *);923 if ((error = iwn_alloc_sched(sc)) != 0) { in iwn_attach()1824 iwn_alloc_sched(struct iwn_softc *sc) in iwn_alloc_sched() function