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

#include <iwl-fw-file.h>

Data Fields

__le32 ver
 
union {
   struct {
      __le32   inst_size
 
      __le32   data_size
 
      __le32   init_size
 
      __le32   init_data_size
 
      __le32   boot_size
 
      u8   data [0]
 
   }   v1
 
   struct {
      __le32   build
 
      __le32   inst_size
 
      __le32   data_size
 
      __le32   init_size
 
      __le32   init_data_size
 
      __le32   boot_size
 
      u8   data [0]
 
   }   v2
 
u
 

Detailed Description

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

Field Documentation

__le32 boot_size

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

__le32 build

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

u8 data[0]

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

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

__le32 init_data_size

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

__le32 init_size

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

__le32 inst_size

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

union { ... } u
struct { ... } v1
struct { ... } v2
__le32 ver

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


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