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

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_ani.c328 ani_state->ini_def.m1_thresh_low_ext =
477 int m1_thresh_low_ext, m2_thresh_low_ext; local
506 m1_thresh_low_ext = is_on ?
507 ani_state->ini_def.m1_thresh_low_ext : m1_thresh_low_ext_off;
527 AR_PHY_SFCORR_EXT_M1_THRESH_LOW, m1_thresh_low_ext);
H A Dar9300.h152 u_int16_t m1_thresh_low_ext; member in struct:ar9300_ani_default

Completed in 67 milliseconds