Linux Kernel
3.7.1
|
#include <iwl-trans.h>
Data Fields | |
u8 | cmd |
u8 | flags |
__le16 | sequence |
struct iwl_cmd_header
This header format appears in the beginning of each command sent from the driver, and each response/notification received from uCode.
Definition at line 131 of file iwl-trans.h.
Definition at line 132 of file iwl-trans.h.
u8 flags |
Definition at line 133 of file iwl-trans.h.
__le16 sequence |
Definition at line 154 of file iwl-trans.h.