Searched refs:m2_count_thr (Results 1 – 3 of 3) sorted by relevance
315 ani_state->ini_def.m2_count_thr = MS(val, AR_PHY_SFCORR_M2COUNT_THR); in ar9300_ani_init_defaults()518 int m2_count_thr, m2_count_thr_low; in ar9300_ani_control() local544 m2_count_thr = is_on ? in ar9300_ani_control()545 ani_state->ini_def.m2_count_thr : m2_count_thr_off; in ar9300_ani_control()565 m2_count_thr); in ar9300_ani_control()
3281 m2_count_thr = enable ? 31 : ahp->ah_immunity_vals[4], in ar9300_set_immunity() local3299 AR_PHY_SFCORR_M2COUNT_THR, m2_count_thr); in ar9300_set_immunity()
138 u_int16_t m2_count_thr; member