ReactOS 0.4.15-dev-7924-g5949c20
_E1000_RECEIVE_DESCRIPTOR Struct Reference

#include <e1000hw.h>

Public Attributes

UINT64 Address
 
USHORT Length
 
USHORT Checksum
 
UCHAR Status
 
UCHAR Errors
 
USHORT Special
 

Detailed Description

Definition at line 64 of file e1000hw.h.

Member Data Documentation

◆ Address

UINT64 _E1000_RECEIVE_DESCRIPTOR::Address

Definition at line 66 of file e1000hw.h.

Referenced by MiniportHandleInterrupt().

◆ Checksum

USHORT _E1000_RECEIVE_DESCRIPTOR::Checksum

Definition at line 69 of file e1000hw.h.

◆ Errors

UCHAR _E1000_RECEIVE_DESCRIPTOR::Errors

Definition at line 71 of file e1000hw.h.

◆ Length

USHORT _E1000_RECEIVE_DESCRIPTOR::Length

Definition at line 68 of file e1000hw.h.

Referenced by MiniportHandleInterrupt().

◆ Special

USHORT _E1000_RECEIVE_DESCRIPTOR::Special

Definition at line 72 of file e1000hw.h.

◆ Status

UCHAR _E1000_RECEIVE_DESCRIPTOR::Status

Definition at line 70 of file e1000hw.h.

Referenced by MiniportHandleInterrupt().


The documentation for this struct was generated from the following file: