Home
last modified time | relevance | path

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

/reactos/sdk/include/ddk/
H A Drxworkq.h45 LONG CumulativeQueueLength; member
/reactos/sdk/lib/drivers/rxce/
H A Drxce.c5063 WorkQueue->CumulativeQueueLength = 0; in RxInitializeWorkQueue()
5191 WorkQueue->CumulativeQueueLength += WorkQueue->NumberOfWorkItemsToBeDispatched; in RxInsertWorkQueueItem()