Searched refs:DEQUEUE_UNLOCK (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/drivers/staging/rt2860/common/ |
D | cmm_data.c | 458 #define DEQUEUE_UNLOCK(lock, bIntContext, IrqFlags) \ macro 759 DEQUEUE_UNLOCK(&pAd->irq_lock, bIntContext, in RTMPDeQueuePacket() 778 DEQUEUE_UNLOCK(&pAd->irq_lock, bIntContext, in RTMPDeQueuePacket() 798 DEQUEUE_UNLOCK(&pAd->irq_lock, bIntContext, in RTMPDeQueuePacket() 822 DEQUEUE_UNLOCK(&pAd->irq_lock, in RTMPDeQueuePacket() 865 DEQUEUE_UNLOCK(&pAd->irq_lock, bIntContext, IrqFlags); in RTMPDeQueuePacket() 873 DEQUEUE_UNLOCK(&pAd->irq_lock, bIntContext, IrqFlags); in RTMPDeQueuePacket()
|