Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Types | Data Fields
b43_phy_g Struct Reference

#include <phy_g.h>

Public Types

enum  { B43_OFDMTAB_DIRECTION_UNKNOWN = 0, B43_OFDMTAB_DIRECTION_READ, B43_OFDMTAB_DIRECTION_WRITE }
 

Data Fields

bool aci_enable
 
bool aci_wlan_automatic
 
bool aci_hw_rssi
 
bool radio_on
 
struct {
   bool   valid
 
   u16   rfover
 
   u16   rfoverval
 
radio_off_context
 
u16 minlowsig [2]
 
u16 minlowsigpos [2]
 
const s8tssi2dbm
 
bool dyn_tssi_tbl
 
int tgt_idle_tssi
 
int cur_idle_tssi
 
u8 average_tssi
 
struct b43_bbatt bbatt
 
struct b43_rfatt rfatt
 
u8 tx_control
 
int bbatt_delta
 
int rfatt_delta
 
struct b43_txpower_lo_controllo_control
 
s16 max_lb_gain
 
s16 trsw_rx_gain
 
s16 lna_lod_gain
 
s16 lna_gain
 
s16 pga_gain
 
int interfmode
 
u32 interfstack [B43_INTERFSTACK_SIZE]
 
s16 nrssi [2]
 
s32 nrssislope
 
s8 nrssi_lt [64]
 
u16 lofcal
 
u16 initval
 
u16 ofdmtab_addr
 
enum b43_phy_g:: { ... }  ofdmtab_addr_direction
 

Detailed Description

Definition at line 116 of file phy_g.h.

Member Enumeration Documentation

anonymous enum
Enumerator:
B43_OFDMTAB_DIRECTION_UNKNOWN 
B43_OFDMTAB_DIRECTION_READ 
B43_OFDMTAB_DIRECTION_WRITE 

Definition at line 190 of file phy_g.h.

Field Documentation

bool aci_enable

Definition at line 118 of file phy_g.h.

bool aci_hw_rssi

Definition at line 120 of file phy_g.h.

bool aci_wlan_automatic

Definition at line 119 of file phy_g.h.

u8 average_tssi

Definition at line 145 of file phy_g.h.

Definition at line 147 of file phy_g.h.

int bbatt_delta

Definition at line 152 of file phy_g.h.

int cur_idle_tssi

Definition at line 143 of file phy_g.h.

bool dyn_tssi_tbl

Definition at line 139 of file phy_g.h.

u16 initval

Definition at line 184 of file phy_g.h.

int interfmode

Definition at line 165 of file phy_g.h.

u32 interfstack[B43_INTERFSTACK_SIZE]

Definition at line 174 of file phy_g.h.

s16 lna_gain

Definition at line 161 of file phy_g.h.

s16 lna_lod_gain

Definition at line 160 of file phy_g.h.

Definition at line 156 of file phy_g.h.

u16 lofcal

Definition at line 182 of file phy_g.h.

s16 max_lb_gain

Definition at line 158 of file phy_g.h.

u16 minlowsig[2]

Definition at line 132 of file phy_g.h.

u16 minlowsigpos[2]

Definition at line 133 of file phy_g.h.

s16 nrssi[2]

Definition at line 177 of file phy_g.h.

s8 nrssi_lt[64]

Definition at line 180 of file phy_g.h.

s32 nrssislope

Definition at line 178 of file phy_g.h.

u16 ofdmtab_addr

Definition at line 189 of file phy_g.h.

enum { ... } ofdmtab_addr_direction
s16 pga_gain

Definition at line 162 of file phy_g.h.

struct { ... } radio_off_context
bool radio_on

Definition at line 123 of file phy_g.h.

Definition at line 148 of file phy_g.h.

int rfatt_delta

Definition at line 153 of file phy_g.h.

u16 rfover

Definition at line 128 of file phy_g.h.

u16 rfoverval

Definition at line 129 of file phy_g.h.

int tgt_idle_tssi

Definition at line 141 of file phy_g.h.

s16 trsw_rx_gain

Definition at line 159 of file phy_g.h.

const s8* tssi2dbm

Definition at line 137 of file phy_g.h.

Definition at line 149 of file phy_g.h.

bool valid

Definition at line 127 of file phy_g.h.


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