BOOLEAN
WdReceiveEvents(
IN PWD_ADAPTER Adapter
);
Routine Description:
This routine handles all Receive deferred processing, this includes any
packets that never went through the XmitQueue and need to be indicated
(Loopbacked), and all card events.
NOTE: THIS ROUTINE MUST BE CALLED WITH THE SPINLOCK HELD.
NOTE: The Adapter->ProcessingReceiveEvents MUST be set upon entry and
with the spinlock held.
Arguments:
Context - a handle to the adapter block.
Return Value:
Do we need to requeue this Rcv.