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

#include <iwl-trans.h>

Data Fields

u8 cmd
 
u8 flags
 
__le16 sequence
 

Detailed Description

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.

Field Documentation

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.


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