Searched refs:sc_chanswitchtask (Results 1 – 2 of 2) sorted by relevance
331 struct task sc_chanswitchtask;/* chan switch processing */ member
357 TASK_INIT(&sc->sc_chanswitchtask, 0, mwl_chanswitch_proc, sc); in mwl_attach()842 taskqueue_enqueue(sc->sc_tq, &sc->sc_chanswitchtask); in mwl_intr()