Searched refs:m1_thresh_low (Results 1 – 3 of 3) sorted by relevance
318 ani_state->ini_def.m1_thresh_low = in ar9300_ani_init_defaults()516 int m1_thresh_low, m2_thresh_low; in ar9300_ani_control() local536 m1_thresh_low = is_on ? in ar9300_ani_control()537 ani_state->ini_def.m1_thresh_low : m1_thresh_low_off; in ar9300_ani_control()557 AR_PHY_SFCORR_LOW_M1_THRESH_LOW, m1_thresh_low); in ar9300_ani_control()
3277 u_int32_t m1_thresh_low = enable ? 127 : ahp->ah_immunity_vals[0], in ar9300_set_immunity() local3291 AR_PHY_SFCORR_LOW_M1_THRESH_LOW, m1_thresh_low); in ar9300_set_immunity()3304 AR_PHY_SFCORR_EXT_M1_THRESH_LOW, m1_thresh_low); in ar9300_set_immunity()
134 u_int16_t m1_thresh_low; member