Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
il_cmd_header Struct Reference

#include <commands.h>

Data Fields

u8 cmd
 
u8 flags
 
__le16 sequence
 
u8 data [0]
 

Detailed Description

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.

Field Documentation

Definition at line 179 of file commands.h.

u8 data[0]

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.


The documentation for this struct was generated from the following file: