Home
last modified time | relevance | path

Searched refs:DEQUEUEPACKET (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/drivers/staging/bcm/
DQueue.h21 #define DEQUEUEPACKET(Head, Tail ) \ macro
DHandleControlPacket.c198 DEQUEUEPACKET(Adapter->RxControlHead, in control_packet_handler()
222 DEQUEUEPACKET(pTarang->RxAppControlHead, in flushAllAppQ()
DLeakyBucket.c202 DEQUEUEPACKET(psSF->FirstTxQueue,psSF->LastTxQueue); in CheckAndSendPacketFromIndex()
DQos.c368 DEQUEUEPACKET(Adapter->PackInfo[iIndex].FirstTxQueue, in PruneQueue()
420 DEQUEUEPACKET(Adapter->PackInfo[iQIndex].FirstTxQueue, in flush_all_queues()
DBcmchar.c129 DEQUEUEPACKET(pTarang->RxAppControlHead, in bcm_char_read()
DMisc.c1619 DEQUEUEPACKET(Adapter->PackInfo[iQIndex].FirstTxQueue, Adapter->PackInfo[iQIndex].LastTxQueue); in flush_queue()