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

/haiku/src/add-ons/kernel/drivers/network/ether/atheros813x/dev/alc/
H A Dif_alcvar.h249 int alc_watchdog_timer; member in struct:alc_softc
H A Dif_alc.c3012 sc->alc_watchdog_timer = ALC_TX_TIMEOUT;
3022 if (sc->alc_watchdog_timer == 0 || --sc->alc_watchdog_timer)
3500 sc->alc_watchdog_timer = 0;
4342 sc->alc_watchdog_timer = 0;

Completed in 73 milliseconds