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

#include <ani.h>

Data Fields

struct ath9k_channelc
 
u8 noiseImmunityLevel
 
u8 ofdmNoiseImmunityLevel
 
u8 cckNoiseImmunityLevel
 
bool ofdmsTurn
 
u8 mrcCCK
 
u8 spurImmunityLevel
 
u8 firstepLevel
 
u8 ofdmWeakSigDetect
 
u8 cckWeakSigThreshold
 
u32 listenTime
 
int32_t rssiThrLow
 
int32_t rssiThrHigh
 
u32 ofdmPhyErrCount
 
u32 cckPhyErrCount
 
int16_t pktRssi [2]
 
int16_t ofdmErrRssi [2]
 
int16_t cckErrRssi [2]
 
struct ath9k_ani_default iniDef
 

Detailed Description

Definition at line 106 of file ani.h.

Field Documentation

Definition at line 107 of file ani.h.

int16_t cckErrRssi[2]

Definition at line 124 of file ani.h.

u8 cckNoiseImmunityLevel

Definition at line 110 of file ani.h.

u32 cckPhyErrCount

Definition at line 121 of file ani.h.

u8 cckWeakSigThreshold

Definition at line 116 of file ani.h.

u8 firstepLevel

Definition at line 114 of file ani.h.

Definition at line 125 of file ani.h.

u32 listenTime

Definition at line 117 of file ani.h.

u8 mrcCCK

Definition at line 112 of file ani.h.

u8 noiseImmunityLevel

Definition at line 108 of file ani.h.

int16_t ofdmErrRssi[2]

Definition at line 123 of file ani.h.

u8 ofdmNoiseImmunityLevel

Definition at line 109 of file ani.h.

u32 ofdmPhyErrCount

Definition at line 120 of file ani.h.

bool ofdmsTurn

Definition at line 111 of file ani.h.

u8 ofdmWeakSigDetect

Definition at line 115 of file ani.h.

int16_t pktRssi[2]

Definition at line 122 of file ani.h.

int32_t rssiThrHigh

Definition at line 119 of file ani.h.

int32_t rssiThrLow

Definition at line 118 of file ani.h.

u8 spurImmunityLevel

Definition at line 113 of file ani.h.


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