Searched refs:sc_rescan_timer (Results 1 – 2 of 2) sorted by relevance
192 int sc_rescan_timer; member
2997 sc->sc_rescan_timer = 0; in atw_linkintr()3002 sc->sc_rescan_timer = 3; in atw_linkintr()3319 if (sc->sc_rescan_timer) { in atw_watchdog()3320 if (--sc->sc_rescan_timer == 0) in atw_watchdog()3332 if (sc->sc_tx_timer != 0 || sc->sc_rescan_timer != 0) in atw_watchdog()