Home
last modified time | relevance | path

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

/reactos/drivers/network/dd/netkvm/Common/
H A DParaNdis-Common.c2212 static BOOLEAN NTAPI RestartQueueSynchronously(tSynchronizedContext *SyncContext) in RestartQueueSynchronously() function
2269 … pContext, pContext->ulRxMessage, RestartQueueSynchronously, pContext->NetReceiveQueue); in ParaNdis_DPCWorkBody()
2297 … pContext, pContext->ulRxMessage, RestartQueueSynchronously, pContext->NetReceiveQueue); in ParaNdis_DPCWorkBody()
2312 …aNdis_SynchronizeWithInterrupt(pContext, pContext->ulTxMessage, RestartQueueSynchronously, pContex… in ParaNdis_DPCWorkBody()