Linux Kernel
3.7.1
|
#include <bnx2x_dump.h>
Data Fields | |
u32 | hdr_size |
struct dump_sign | dump_sign |
u32 | xstorm_waitp |
u32 | tstorm_waitp |
u32 | ustorm_waitp |
u32 | cstorm_waitp |
u16 | info |
u8 | idle_chk |
u8 | reserved |
Definition at line 123 of file bnx2x_dump.h.
u32 cstorm_waitp |
Definition at line 129 of file bnx2x_dump.h.
Definition at line 125 of file bnx2x_dump.h.
u32 hdr_size |
Definition at line 124 of file bnx2x_dump.h.
u8 idle_chk |
Definition at line 131 of file bnx2x_dump.h.
u16 info |
Definition at line 130 of file bnx2x_dump.h.
u8 reserved |
Definition at line 132 of file bnx2x_dump.h.
u32 tstorm_waitp |
Definition at line 127 of file bnx2x_dump.h.
u32 ustorm_waitp |
Definition at line 128 of file bnx2x_dump.h.
u32 xstorm_waitp |
Definition at line 126 of file bnx2x_dump.h.