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

#include <zd_chip.h>

Data Fields

struct zd_usb usb
 
struct zd_rf rf
 
struct mutex mutex
 
zd_addr_t fw_regs_base
 
u8 pwr_cal_values [E2P_CHANNEL_COUNT]
 
u8 pwr_int_values [E2P_CHANNEL_COUNT]
 
u8 ofdm_cal_values [3][E2P_CHANNEL_COUNT]
 
u16 link_led
 
unsigned int pa_type:4
 
unsigned int patch_cck_gain:1
 
unsigned int patch_cr157:1
 
unsigned int patch_6m_band_edge:1
 
unsigned int new_phy_layout:1
 
unsigned int al2230s_bit:1
 
unsigned int supports_tx_led:1
 

Detailed Description

Definition at line 750 of file zd_chip.h.

Field Documentation

unsigned int al2230s_bit

Definition at line 763 of file zd_chip.h.

zd_addr_t fw_regs_base

Definition at line 755 of file zd_chip.h.

u16 link_led

Definition at line 762 of file zd_chip.h.

Definition at line 753 of file zd_chip.h.

unsigned int new_phy_layout

Definition at line 763 of file zd_chip.h.

u8 ofdm_cal_values[3][E2P_CHANNEL_COUNT]

Definition at line 761 of file zd_chip.h.

unsigned int pa_type

Definition at line 763 of file zd_chip.h.

unsigned int patch_6m_band_edge

Definition at line 763 of file zd_chip.h.

unsigned int patch_cck_gain

Definition at line 763 of file zd_chip.h.

unsigned int patch_cr157

Definition at line 763 of file zd_chip.h.

u8 pwr_cal_values[E2P_CHANNEL_COUNT]

Definition at line 757 of file zd_chip.h.

u8 pwr_int_values[E2P_CHANNEL_COUNT]

Definition at line 759 of file zd_chip.h.

Definition at line 752 of file zd_chip.h.

unsigned int supports_tx_led

Definition at line 763 of file zd_chip.h.

Definition at line 751 of file zd_chip.h.


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