#include <e1000_hw.h>
Data Fields | |
| __le64 | buffer_addr |
| union { | |
| __le32 data | |
| struct { | |
| __le16 length | |
| u8 typ_len_ext | |
| u8 cmd | |
| } flags | |
| } | lower |
| union { | |
| __le32 data | |
| struct { | |
| u8 status | |
| u8 popts | |
| __le16 special | |
| } fields | |
| } | upper |
| union { | |
| __le32 data | |
| struct { | |
| __le16 length | |
| u8 typ_len_ext | |
| u8 cmd | |
| } flags | |
| } | lower |
| union { | |
| __le32 data | |
| struct { | |
| u8 status | |
| u8 popts | |
| __le16 special | |
| } fields | |
| } | upper |
| union { | |
| __le32 data | |
| struct { | |
| __le16 length | |
| u8 typ_len_ext | |
| u8 cmd | |
| } flags | |
| } | lower |
| union { | |
| __le32 data | |
| struct { | |
| u8 status | |
| u8 popts | |
| __le16 special | |
| } fields | |
| } | upper |
Definition at line 342 of file e1000_hw.h.
| __le64 e1000_data_desc::buffer_addr |
Definition at line 343 of file e1000_hw.h.
| __le32 e1000_data_desc::data |
Definition at line 345 of file e1000_hw.h.
| __le16 e1000_data_desc::length |
Definition at line 347 of file e1000_hw.h.
Definition at line 348 of file e1000_hw.h.
Definition at line 349 of file e1000_hw.h.
| struct { ... } e1000_data_desc::flags |
| union { ... } e1000_data_desc::lower |
Definition at line 355 of file e1000_hw.h.
Definition at line 356 of file e1000_hw.h.
| __le16 e1000_data_desc::special |
Definition at line 357 of file e1000_hw.h.
| struct { ... } e1000_data_desc::fields |
| union { ... } e1000_data_desc::upper |
| struct { ... } e1000_data_desc::flags |
| union { ... } e1000_data_desc::lower |
| struct { ... } e1000_data_desc::fields |
| union { ... } e1000_data_desc::upper |
| struct { ... } e1000_data_desc::flags |
| union { ... } e1000_data_desc::lower |
| struct { ... } e1000_data_desc::fields |
| union { ... } e1000_data_desc::upper |
1.5.7.1