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

/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8335/dev/malo/
H A Dif_malo.c182 callout_init_mtx(&sc->malo_watchdog_timer, &sc->malo_mtx, 0);
1299 callout_reset(&sc->malo_watchdog_timer, hz, malo_watchdog, sc);
1493 callout_reset(&sc->malo_watchdog_timer, hz, malo_watchdog, sc);
1647 callout_stop(&sc->malo_watchdog_timer);
2131 callout_drain(&sc->malo_watchdog_timer);
H A Dif_malo.h557 struct callout malo_watchdog_timer; member in struct:malo_softc

Completed in 28 milliseconds