Searched refs:watchDogRxOverFlowCnt (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/rt2860/
H A Dusb_main_dev.c637 if (pAd->watchDogRxOverFlowCnt >= 2) {
653 pAd->watchDogRxOverFlowCnt = 0;
H A Drtmp.h2066 unsigned long watchDogRxOverFlowCnt; member in struct:rt_rtmp_adapter
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Drtmp_init.c2157 pAd->watchDogRxOverFlowCnt = 0;
2160 pAd->watchDogRxOverFlowCnt++;
2162 pAd->watchDogRxOverFlowCnt = 0;

Completed in 136 milliseconds