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

#include <iwl-config.h>

Data Fields

const charname
 
const charfw_name_pre
 
const unsigned int ucode_api_max
 
const unsigned int ucode_api_ok
 
const unsigned int ucode_api_min
 
enum iwl_device_family device_family
 
const u32 max_data_size
 
const u32 max_inst_size
 
u8 valid_tx_ant
 
u8 valid_rx_ant
 
u16 eeprom_ver
 
u16 eeprom_calib_ver
 
struct iwl_base_paramsbase_params
 
struct iwl_ht_paramsht_params
 
struct iwl_bt_paramsbt_params
 
struct iwl_eeprom_paramseeprom_params
 
const bool need_temp_offset_calib
 
const bool no_xtal_calib
 
enum iwl_led_mode led_mode
 
const bool adv_pm
 
const bool rx_with_siso_diversity
 
const bool internal_wimax_coex
 
const bool temp_offset_v2
 

Detailed Description

Definition at line 248 of file iwl-config.h.

Field Documentation

const bool adv_pm

Definition at line 271 of file iwl-config.h.

struct iwl_base_params* base_params

Definition at line 263 of file iwl-config.h.

struct iwl_bt_params* bt_params

Definition at line 266 of file iwl-config.h.

enum iwl_device_family device_family

Definition at line 255 of file iwl-config.h.

u16 eeprom_calib_ver

Definition at line 261 of file iwl-config.h.

struct iwl_eeprom_params* eeprom_params

Definition at line 267 of file iwl-config.h.

u16 eeprom_ver

Definition at line 260 of file iwl-config.h.

const char* fw_name_pre

Definition at line 251 of file iwl-config.h.

struct iwl_ht_params* ht_params

Definition at line 265 of file iwl-config.h.

const bool internal_wimax_coex

Definition at line 273 of file iwl-config.h.

Definition at line 270 of file iwl-config.h.

const u32 max_data_size

Definition at line 256 of file iwl-config.h.

const u32 max_inst_size

Definition at line 257 of file iwl-config.h.

const char* name

Definition at line 250 of file iwl-config.h.

const bool need_temp_offset_calib

Definition at line 268 of file iwl-config.h.

const bool no_xtal_calib

Definition at line 269 of file iwl-config.h.

const bool rx_with_siso_diversity

Definition at line 272 of file iwl-config.h.

const bool temp_offset_v2

Definition at line 274 of file iwl-config.h.

const unsigned int ucode_api_max

Definition at line 252 of file iwl-config.h.

const unsigned int ucode_api_min

Definition at line 254 of file iwl-config.h.

const unsigned int ucode_api_ok

Definition at line 253 of file iwl-config.h.

u8 valid_rx_ant

Definition at line 259 of file iwl-config.h.

u8 valid_tx_ant

Definition at line 258 of file iwl-config.h.


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