Searched refs:check_reset_cnt (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dr8192E_core.c4521 static u8 check_reset_cnt=0; local
4628 if(check_reset_cnt++ >= 3 && !ieee->is_roaming && (last_time != 1))
4631 check_reset_cnt = 3;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Dr8192U_core.c4119 static u8 check_reset_cnt=0; local
4167 if(check_reset_cnt++ >= 3)
4170 check_reset_cnt = 3;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr8192U_core.c5460 static u8 check_reset_cnt; local
5506 if (check_reset_cnt++ >= 3 && !ieee->is_roaming) {
5508 check_reset_cnt = 3;

Completed in 112 milliseconds