Searched refs:bIntContext (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dcmm_data.c452 #define DEQUEUE_LOCK(lock, bIntContext, IrqFlags) \
454 if (bIntContext == FALSE) \
458 #define DEQUEUE_UNLOCK(lock, bIntContext, IrqFlags) \
460 if (bIntContext == FALSE) \
715 void RTMPDeQueuePacket(struct rt_rtmp_adapter *pAd, IN BOOLEAN bIntContext, u8 QIdx, /* BulkOutPipeId */ argument
757 DEQUEUE_LOCK(&pAd->irq_lock, bIntContext, IrqFlags);
759 DEQUEUE_UNLOCK(&pAd->irq_lock, bIntContext,
778 DEQUEUE_UNLOCK(&pAd->irq_lock, bIntContext,
798 DEQUEUE_UNLOCK(&pAd->irq_lock, bIntContext,
823 bIntContext, IrqFlag
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drtmp.h2467 IN BOOLEAN bIntContext,

Completed in 70 milliseconds