ReactOS 0.4.16-dev-927-g467dec4
|
#include <nvnet.h>
SINGLE_LIST_ENTRY _NVNET_SEND::BufferList |
PNVNET_TCB _NVNET_SEND::CurrentTcb |
PNVNET_TCB _NVNET_SEND::DeferredTcb |
PNVNET_TCB _NVNET_SEND::HeadTcb |
PNVNET_TCB _NVNET_SEND::LastTcb |
NDIS_SPIN_LOCK _NVNET_SEND::Lock |
Definition at line 237 of file nvnet.h.
Referenced by MiniportCheckForHang(), MiniportHandleInterrupt(), and MiniportSend().
ULONG _NVNET_SEND::StuckCount |
Definition at line 248 of file nvnet.h.
Referenced by MiniportCheckForHang().
PNVNET_TCB _NVNET_SEND::TailTcb |
ULONG _NVNET_SEND::TcbSlots |
Definition at line 246 of file nvnet.h.
Referenced by MiniportCheckForHang(), and MiniportQueryInformation().