Searched refs:DeQueueRunning (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/chip/
H A Dmac_usb.h225 if (pAd->DeQueueRunning[QueIdx]) { \
227 DBGPRINT(RT_DEBUG_OFF, ("DeQueueRunning[%d]= TRUE!\n", QueIdx)); \
230 pAd->DeQueueRunning[QueIdx] = TRUE; \
238 pAd->DeQueueRunning[QueIdx] = FALSE; \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drt_usb.c615 (pAd->DeQueueRunning[BulkOutPipeId] == FALSE) &&
655 (pAd->DeQueueRunning[BulkOutPipeId] == FALSE) &&
695 (pAd->DeQueueRunning[BulkOutPipeId] == FALSE) &&
735 (pAd->DeQueueRunning[BulkOutPipeId] == FALSE) &&
H A Drt_main_dev.c255 while (pAd->DeQueueRunning[i] == TRUE) {
H A Drt_linux.c260 pAd->DeQueueRunning[index] = FALSE;
H A Drtmp.h1805 BOOLEAN DeQueueRunning[NUM_OF_TX_RING]; /* for ensuring RTUSBDeQueuePacket get call once */ 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.c199 pAd->DeQueueRunning[index] = FALSE;

Completed in 119 milliseconds