Searched refs:check_reset_cnt (Results 1 – 2 of 2) sorted by relevance
1372 static u8 check_reset_cnt; in _rtl92e_watchdog_wq_cb() local1497 if ((check_reset_cnt++ >= 3) && (!ieee->is_roaming) && in _rtl92e_watchdog_wq_cb()1500 check_reset_cnt = 3; in _rtl92e_watchdog_wq_cb()
3236 static u8 check_reset_cnt; in rtl819x_watchdog_wqcallback() local3279 if (check_reset_cnt++ >= 3) { in rtl819x_watchdog_wqcallback()3281 check_reset_cnt = 3; in rtl819x_watchdog_wqcallback()