Home
last modified time | relevance | path

Searched refs:check_reset_cnt (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_core.c1161 static u8 check_reset_cnt; in _rtl92e_watchdog_wq_cb() local
1276 if ((check_reset_cnt++ >= 3) && (!ieee->is_roaming) && in _rtl92e_watchdog_wq_cb()
1279 check_reset_cnt = 3; in _rtl92e_watchdog_wq_cb()
/openbmc/linux/drivers/staging/rtl8192u/
H A Dr8192U_core.c3050 static u8 check_reset_cnt; in rtl819x_watchdog_wqcallback() local
3093 if (check_reset_cnt++ >= 3) { in rtl819x_watchdog_wqcallback()
3095 check_reset_cnt = 3; in rtl819x_watchdog_wqcallback()