Linux Kernel
3.7.1
|
#include <ixgbe_type.h>
Data Fields | |
u8 | cmd |
u8 | buf_len |
union { | |
u8 cmd_resv | |
u8 ret_status | |
} | cmd_or_resp |
u8 | checksum |
Definition at line 2253 of file ixgbe_type.h.
u8 buf_len |
Definition at line 2255 of file ixgbe_type.h.
u8 checksum |
Definition at line 2260 of file ixgbe_type.h.
Definition at line 2254 of file ixgbe_type.h.
union { ... } cmd_or_resp |
u8 cmd_resv |
Definition at line 2257 of file ixgbe_type.h.
u8 ret_status |
Definition at line 2258 of file ixgbe_type.h.