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