Searched refs:m1_thresh_ext (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_ani.c326 ani_state->ini_def.m1_thresh_ext = MS(val, AR_PHY_SFCORR_EXT_M1_THRESH);
478 int m1_thresh_ext, m2_thresh_ext; local
507 m1_thresh_ext = is_on ?
508 ani_state->ini_def.m1_thresh_ext : m1_thresh_ext_off;
528 m1_thresh_ext);
H A Dar9300.h154 u_int16_t m1_thresh_ext; member in struct:ar9300_ani_default

Completed in 37 milliseconds