Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/broadcom43xx/dev/bwi/
H A Dif_bwivar.h617 struct task sc_restart_task; member
H A Dif_bwi.c371 TASK_INIT(&sc->sc_restart_task, 0, bwi_restart, sc); in bwi_attach()
1442 taskqueue_enqueue(sc->sc_tq, &sc->sc_restart_task); in bwi_watchdog()
1603 taskqueue_enqueue(sc->sc_tq, &sc->sc_restart_task); in bwi_intr()