Searched refs:sc_updateslot_task (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/usb/wlan/
H A Dif_urtwvar.h176 struct task sc_updateslot_task; member in struct:urtw_softc
H A Dif_urtw.c812 TASK_INIT(&sc->sc_updateslot_task, 0, urtw_updateslottask, sc);
936 ieee80211_draintask(ic, &sc->sc_updateslot_task);
4295 ieee80211_runtask(ic, &sc->sc_updateslot_task);

Completed in 55 milliseconds