Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Enumerations
iwl-fw-file.h File Reference
#include <linux/netdevice.h>

Go to the source code of this file.

Data Structures

struct  iwl_ucode_header
 
struct  iwl_ucode_tlv
 
struct  iwl_tlv_ucode_header
 

Macros

#define IWL_TLV_UCODE_MAGIC   0x0a4c5749
 

Enumerations

enum  iwl_ucode_tlv_type {
  IWL_UCODE_TLV_INVALID = 0, IWL_UCODE_TLV_INST = 1, IWL_UCODE_TLV_DATA = 2, IWL_UCODE_TLV_INIT = 3,
  IWL_UCODE_TLV_INIT_DATA = 4, IWL_UCODE_TLV_BOOT = 5, IWL_UCODE_TLV_PROBE_MAX_LEN = 6, IWL_UCODE_TLV_PAN = 7,
  IWL_UCODE_TLV_RUNT_EVTLOG_PTR = 8, IWL_UCODE_TLV_RUNT_EVTLOG_SIZE = 9, IWL_UCODE_TLV_RUNT_ERRLOG_PTR = 10, IWL_UCODE_TLV_INIT_EVTLOG_PTR = 11,
  IWL_UCODE_TLV_INIT_EVTLOG_SIZE = 12, IWL_UCODE_TLV_INIT_ERRLOG_PTR = 13, IWL_UCODE_TLV_ENHANCE_SENS_TBL = 14, IWL_UCODE_TLV_PHY_CALIBRATION_SIZE = 15,
  IWL_UCODE_TLV_WOWLAN_INST = 16, IWL_UCODE_TLV_WOWLAN_DATA = 17, IWL_UCODE_TLV_FLAGS = 18, IWL_UCODE_TLV_SEC_RT = 19,
  IWL_UCODE_TLV_SEC_INIT = 20, IWL_UCODE_TLV_SEC_WOWLAN = 21, IWL_UCODE_TLV_DEF_CALIB = 22, IWL_UCODE_TLV_PHY_SKU = 23
}
 

Macro Definition Documentation

#define IWL_TLV_UCODE_MAGIC   0x0a4c5749

Definition at line 132 of file iwl-fw-file.h.

Enumeration Type Documentation

Enumerator:
IWL_UCODE_TLV_INVALID 
IWL_UCODE_TLV_INST 
IWL_UCODE_TLV_DATA 
IWL_UCODE_TLV_INIT 
IWL_UCODE_TLV_INIT_DATA 
IWL_UCODE_TLV_BOOT 
IWL_UCODE_TLV_PROBE_MAX_LEN 
IWL_UCODE_TLV_PAN 
IWL_UCODE_TLV_RUNT_EVTLOG_PTR 
IWL_UCODE_TLV_RUNT_EVTLOG_SIZE 
IWL_UCODE_TLV_RUNT_ERRLOG_PTR 
IWL_UCODE_TLV_INIT_EVTLOG_PTR 
IWL_UCODE_TLV_INIT_EVTLOG_SIZE 
IWL_UCODE_TLV_INIT_ERRLOG_PTR 
IWL_UCODE_TLV_ENHANCE_SENS_TBL 
IWL_UCODE_TLV_PHY_CALIBRATION_SIZE 
IWL_UCODE_TLV_WOWLAN_INST 
IWL_UCODE_TLV_WOWLAN_DATA 
IWL_UCODE_TLV_FLAGS 
IWL_UCODE_TLV_SEC_RT 
IWL_UCODE_TLV_SEC_INIT 
IWL_UCODE_TLV_SEC_WOWLAN 
IWL_UCODE_TLV_DEF_CALIB 
IWL_UCODE_TLV_PHY_SKU 

Definition at line 99 of file iwl-fw-file.h.