struct ath5k_ani_state - ANI state and associated counters : One of enum ath5k_ani_mode : Noise immunity level : Spur immunity level : FIRstep level : OFDM weak signal detection state (on/off) : CCK weak signal detection state (on/off) : Max spur immunity level (chip specific) : Listen time : OFDM timing error count : CCK timing error count : The &struct ath_cycle_counters (for stats) : Listen time from previous run (for stats) : OFDM timing error count from previous run (for tats) : CCK timing error count from previous run (for stats) : Sum of OFDM timing errors (for stats) : Sum of all CCK timing errors (for stats)
Definition at line 78 of file ani.h.