Searched refs:ic_watchdog_timer (Results 1 – 8 of 8) sorted by relevance
312 if (ic->ic_watchdog_timer == 0 && ic->ic_watchdog != NULL) { in ieee80211_start_watchdog()313 ic->ic_watchdog_timer = timeout(ic->ic_watchdog, ic, in ieee80211_start_watchdog()324 if (ic->ic_watchdog_timer != 0) { in ieee80211_stop_watchdog()326 (void) untimeout(ic->ic_watchdog_timer); in ieee80211_stop_watchdog()327 ic->ic_watchdog_timer = 0; in ieee80211_stop_watchdog()813 ic->ic_watchdog_timer = 0; in ieee80211_attach()
509 timeout_id_t ic_watchdog_timer; /* watchdog timer */ member
1946 ic->ic_watchdog_timer = 0; in ural_watchdog()
1409 ic->ic_watchdog_timer = 0; in ath_watchdog()
1967 ic->ic_watchdog_timer = 0; in rum_watchdog()
2016 ic->ic_watchdog_timer = 0; in rt2560_watchdog()
1652 ic->ic_watchdog_timer = 0; in arn_watchdog()
1800 timeout_id_t timeout_id = ic->ic_watchdog_timer; in iwk_watchdog()