Searched refs:m2_thresh_low (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_ani.c320 ani_state->ini_def.m2_thresh_low =
474 int m1_thresh_low, m2_thresh_low; local
496 m2_thresh_low = is_on ?
497 ani_state->ini_def.m2_thresh_low : m2_thresh_low_off;
517 AR_PHY_SFCORR_LOW_M2_THRESH_LOW, m2_thresh_low);
H A Dar9300_attach.c3275 m2_thresh_low = enable ? 127 : ahp->ah_immunity_vals[1], local
3290 AR_PHY_SFCORR_LOW_M2_THRESH_LOW, m2_thresh_low);
3303 AR_PHY_SFCORR_EXT_M2_THRESH_LOW, m2_thresh_low);
H A Dar9300.h147 u_int16_t m2_thresh_low; member in struct:ar9300_ani_default

Completed in 74 milliseconds