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

/freebsd-13-stable/sys/dev/wpi/
H A Dif_wpivar.h234 struct task sc_radioon_task; member in struct:wpi_softc
H A Dif_wpi.c539 TASK_INIT(&sc->sc_radioon_task, 0, wpi_radio_on, sc);
692 ieee80211_draintask(ic, &sc->sc_radioon_task);
3186 ieee80211_runtask(ic, &sc->sc_radioon_task);

Completed in 51 milliseconds