Searched defs:ar5212Stats (Results 1 – 1 of 1) sorted by relevance
204 struct ar5212Stats { struct205 uint32_t ast_ani_niup; /* ANI increased noise immunity */206 uint32_t ast_ani_nidown; /* ANI decreased noise immunity */207 uint32_t ast_ani_spurup; /* ANI increased spur immunity */208 uint32_t ast_ani_spurdown;/* ANI descreased spur immunity */209 uint32_t ast_ani_ofdmon; /* ANI OFDM weak signal detect on */210 uint32_t ast_ani_ofdmoff;/* ANI OFDM weak signal detect off */211 uint32_t ast_ani_cckhigh;/* ANI CCK weak signal threshold high */212 uint32_t ast_ani_ccklow; /* ANI CCK weak signal threshold low */213 uint32_t ast_ani_stepup; /* ANI increased first step level */[all …]