Linux Kernel
3.7.1
|
#include <e1000_hw.h>
Data Fields | |
__le64 | buffer_addr |
union { | |
__le32 data | |
struct { | |
__le16 length | |
u8 cso | |
u8 cmd | |
} flags | |
} | lower |
union { | |
__le32 data | |
struct { | |
u8 status | |
u8 css | |
__le16 special | |
} fields | |
} | upper |
union { | |
__le32 data | |
struct { | |
__le16 length | |
u8 cso | |
u8 cmd | |
} flags | |
} | lower |
union { | |
__le32 data | |
struct { | |
u8 status | |
u8 css | |
__le16 special | |
} fields | |
} | upper |
Definition at line 642 of file e1000_hw.h.
__le64 buffer_addr |
Definition at line 643 of file e1000_hw.h.
Definition at line 649 of file e1000_hw.h.
u8 cso |
Definition at line 648 of file e1000_hw.h.
u8 css |
Definition at line 656 of file e1000_hw.h.
Definition at line 645 of file e1000_hw.h.
struct { ... } fields |
struct { ... } fields |
struct { ... } flags |
struct { ... } flags |
__le16 length |
Definition at line 647 of file e1000_hw.h.
union { ... } lower |
union { ... } lower |
__le16 special |
Definition at line 657 of file e1000_hw.h.
Definition at line 655 of file e1000_hw.h.
union { ... } upper |
union { ... } upper |