Searched refs:m2_count_thr_low (Results 1 – 3 of 3) sorted by relevance
322 ani_state->ini_def.m2_count_thr_low = in ar9300_ani_init_defaults()518 int m2_count_thr, m2_count_thr_low; in ar9300_ani_control() local546 m2_count_thr_low = is_on ? in ar9300_ani_control()547 ani_state->ini_def.m2_count_thr_low : m2_count_thr_low_off; in ar9300_ani_control()567 AR_PHY_SFCORR_LOW_M2COUNT_THR_LOW, m2_count_thr_low); in ar9300_ani_control()
3282 m2_count_thr_low = enable ? 63 : ahp->ah_immunity_vals[5]; in ar9300_set_immunity() local3301 AR_PHY_SFCORR_LOW_M2COUNT_THR_LOW, m2_count_thr_low); in ar9300_set_immunity()
139 u_int16_t m2_count_thr_low; member