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

#include <ath5k.h>

Data Fields

u8 g_step_idx
 
u8 g_current
 
u8 g_target
 
u8 g_low
 
u8 g_high
 
u8 g_f_corr
 
u8 g_state
 

Detailed Description

struct ath5k_gain - RF Gain optimization engine state data : Current step index : Current gain : Target gain : Low gain boundary : High gain boundary : Gain_F correction : One of enum ath5k_rfgain

Definition at line 782 of file ath5k.h.

Field Documentation

u8 g_current

Definition at line 784 of file ath5k.h.

u8 g_f_corr

Definition at line 788 of file ath5k.h.

u8 g_high

Definition at line 787 of file ath5k.h.

u8 g_low

Definition at line 786 of file ath5k.h.

u8 g_state

Definition at line 789 of file ath5k.h.

u8 g_step_idx

Definition at line 783 of file ath5k.h.

u8 g_target

Definition at line 785 of file ath5k.h.


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