Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/ath6kl/htc2/
Dhtc_recv.c30 #define DO_RCV_COMPLETION(e,q) DoRecvCompletion(e,q) macro
475 DO_RCV_COMPLETION(pEndpoint,&recvCompletions); in DrainRecvIndicationQueue()
1317 DO_RCV_COMPLETION(pEndpoint,&container); in HTCRecvMessagePendingHandler()
1427 DO_RCV_COMPLETION(pEndpoint,pPktQueue); in HTCAddReceivePktMultiple()
1508 DO_RCV_COMPLETION(pEndpoint,&container); in HTCFlushRxQueue()