Searched defs:ar5212AniState (Results 1 – 1 of 1) sorted by relevance
181 struct ar5212AniState { struct182 uint8_t noiseImmunityLevel;183 uint8_t spurImmunityLevel;184 uint8_t firstepLevel;185 uint8_t ofdmWeakSigDetectOff;186 uint8_t cckWeakSigThreshold;187 uint32_t listenTime;190 uint32_t txFrameCount; /* Last txFrameCount */191 uint32_t rxFrameCount; /* Last rx Frame count */192 uint32_t cycleCount; /* Last cycleCount[all …]