Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwm/
H A Dif_iwm.c276 static int iwm_alloc_sched(struct iwm_softc *);
929 iwm_alloc_sched(struct iwm_softc *sc) in iwm_alloc_sched() function
6104 if ((error = iwm_alloc_sched(sc)) != 0) { in iwm_attach()