Linux Kernel
3.7.1
|
#include <commands.h>
Data Fields | |
u8 | cmd |
u8 | flags |
__le16 | sequence |
u8 | data [0] |
struct il_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 178 of file commands.h.
Definition at line 179 of file commands.h.
Definition at line 206 of file commands.h.
u8 flags |
Definition at line 180 of file commands.h.
__le16 sequence |
Definition at line 203 of file commands.h.