Searched refs:check_reset_cnt (Results 1 – 2 of 2) sorted by relevance
1639 static u8 check_reset_cnt; in rtl819x_watchdog_wqcallback() local1764 if ((check_reset_cnt++ >= 3) && (!ieee->is_roaming) && in rtl819x_watchdog_wqcallback()1767 check_reset_cnt = 3; in rtl819x_watchdog_wqcallback()
3219 static u8 check_reset_cnt; in rtl819x_watchdog_wqcallback() local3259 if (check_reset_cnt++ >= 3) { in rtl819x_watchdog_wqcallback()3261 check_reset_cnt = 3; in rtl819x_watchdog_wqcallback()