#include <e1000_hw.h>
Public Attributes | |
| u32_t | buffer |
| u32_t | buffer_h |
| u16_t | length |
| u16_t | checksum |
| u8_t | status |
| u8_t | errors |
| u16_t | special |
Definition at line 31 of file e1000_hw.h.
Address of the receive data buffer (64-bit).
Definition at line 33 of file e1000_hw.h.
High 32-bits of the receive data buffer (unused).
Definition at line 34 of file e1000_hw.h.
Packet checksum.
Definition at line 36 of file e1000_hw.h.
Descriptor errors.
Definition at line 38 of file e1000_hw.h.
Size of the receive buffer.
Definition at line 35 of file e1000_hw.h.
VLAN information.
Definition at line 39 of file e1000_hw.h.
Descriptor status.
Definition at line 37 of file e1000_hw.h.
1.5.8