Linux Kernel
3.7.1
|
#include <e1000_82575.h>
Data Fields | |
struct { | |
__le64 buffer_addr | |
__le32 cmd_type_len | |
__le32 olinfo_status | |
} | read |
struct { | |
__le64 rsvd | |
__le32 nxtseq_seed | |
__le32 status | |
} | wb |
struct { | |
u64 buffer_addr | |
u32 cmd_type_len | |
u32 olinfo_status | |
} | read |
struct { | |
u64 rsvd | |
u32 nxtseq_seed | |
u32 status | |
} | wb |
Definition at line 117 of file e1000_82575.h.
__le64 buffer_addr |
Definition at line 119 of file e1000_82575.h.
__le32 cmd_type_len |
Definition at line 120 of file e1000_82575.h.
__le32 nxtseq_seed |
Definition at line 125 of file e1000_82575.h.
__le32 olinfo_status |
Definition at line 121 of file e1000_82575.h.
struct { ... } read |
struct { ... } read |
__le64 rsvd |
Definition at line 124 of file e1000_82575.h.
Definition at line 126 of file e1000_82575.h.
struct { ... } wb |
struct { ... } wb |