Home
last modified time | relevance | path

Searched refs:watchDogTxPendingCnt (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/drivers/staging/rt2860/
Dusb_main_dev.c663 && pAd->watchDogTxPendingCnt) { in RTUSBWatchDog()
666 pAd->watchDogTxPendingCnt[idx]++; in RTUSBWatchDog()
668 if ((pAd->watchDogTxPendingCnt[idx] > 2) && in RTUSBWatchDog()
720 idx, pAd->watchDogTxPendingCnt[idx], in RTUSBWatchDog()
732 && pAd->watchDogTxPendingCnt[idx] > in RTUSBWatchDog()
735 || pAd->watchDogTxPendingCnt[idx] > in RTUSBWatchDog()
Drt_usb.c225 pAd->watchDogTxPendingCnt[BulkOutPipeId] = 0; in rtusb_dataout_complete()
313 pAd->watchDogTxPendingCnt[0] = 0; in rtusb_null_frame_done_tasklet()
407 pAd->watchDogTxPendingCnt[0] = 0; in rtusb_pspoll_frame_done_tasklet()
Drtmp.h2060 unsigned long watchDogTxPendingCnt[NUM_OF_TX_RING]; member
/linux-2.6.39/drivers/staging/rt2870/common/
Drtusb_bulk.c469 pAd->watchDogTxPendingCnt[BulkOutPipeId] = 1; in RTUSBBulkOutDataPacket()
485 pAd->watchDogTxPendingCnt[BulkOutPipeId] = 0; in RTUSBBulkOutDataPacket()
561 pAd->watchDogTxPendingCnt[0] = 1; in RTUSBBulkOutNullFrame()
580 pAd->watchDogTxPendingCnt[0] = 0; in RTUSBBulkOutNullFrame()
651 pAd->watchDogTxPendingCnt[MGMTPIPEIDX] = 1; in RTUSBBulkOutMLMEPacket()
678 pAd->watchDogTxPendingCnt[MGMTPIPEIDX] = 0; in RTUSBBulkOutMLMEPacket()
735 pAd->watchDogTxPendingCnt[0] = 1; in RTUSBBulkOutPsPoll()
751 pAd->watchDogTxPendingCnt[0] = 0; in RTUSBBulkOutPsPoll()
Drtusb_io.c1144 watchDogTxPendingCnt in CMDHandler()
1191 watchDogTxPendingCnt in CMDHandler()