ReactOS 0.4.15-dev-7924-g5949c20
_E1000_TRANSMIT_DESCRIPTOR Struct Reference

#include <e1000hw.h>

Public Attributes

UINT64 Address
 
USHORT Length
 
UCHAR ChecksumOffset
 
UCHAR Command
 
UCHAR Status
 
UCHAR ChecksumStartField
 
USHORT Special
 

Detailed Description

Definition at line 86 of file e1000hw.h.

Member Data Documentation

◆ Address

UINT64 _E1000_TRANSMIT_DESCRIPTOR::Address

Definition at line 88 of file e1000hw.h.

Referenced by NICTransmitPacket().

◆ ChecksumOffset

UCHAR _E1000_TRANSMIT_DESCRIPTOR::ChecksumOffset

Definition at line 91 of file e1000hw.h.

Referenced by NICTransmitPacket().

◆ ChecksumStartField

UCHAR _E1000_TRANSMIT_DESCRIPTOR::ChecksumStartField

Definition at line 94 of file e1000hw.h.

Referenced by NICTransmitPacket().

◆ Command

UCHAR _E1000_TRANSMIT_DESCRIPTOR::Command

Definition at line 92 of file e1000hw.h.

Referenced by NICTransmitPacket().

◆ Length

USHORT _E1000_TRANSMIT_DESCRIPTOR::Length

Definition at line 90 of file e1000hw.h.

Referenced by NICTransmitPacket().

◆ Special

USHORT _E1000_TRANSMIT_DESCRIPTOR::Special

Definition at line 95 of file e1000hw.h.

Referenced by NICTransmitPacket().

◆ Status

UCHAR _E1000_TRANSMIT_DESCRIPTOR::Status

Definition at line 93 of file e1000hw.h.

Referenced by MiniportHandleInterrupt(), and NICTransmitPacket().


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