Searched refs:DeQueueLock (Results 1 - 4 of 4) 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.h224 RTMP_IRQ_LOCK(&pAd->DeQueueLock[QueIdx], irqFlags); \
226 RTMP_IRQ_UNLOCK(&pAd->DeQueueLock[QueIdx], irqFlags); \
231 RTMP_IRQ_UNLOCK(&pAd->DeQueueLock[QueIdx], irqFlags);\
237 RTMP_IRQ_LOCK(&pAd->DeQueueLock[QueIdx], irqFlags); \
239 RTMP_IRQ_UNLOCK(&pAd->DeQueueLock[QueIdx], irqFlags); \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drt_linux.c259 NdisFreeSpinLock(&pAd->DeQueueLock[index]);
H A Drtmp.h1806 spinlock_t DeQueueLock[NUM_OF_TX_RING]; 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.c198 NdisAllocateSpinLock(&pAd->DeQueueLock[index]);

Completed in 68 milliseconds