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

/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_ani.c328 ani_state->ini_def.m1_thresh_low_ext =
519 int m1_thresh_low_ext, m2_thresh_low_ext; local
548 m1_thresh_low_ext = is_on ?
549 ani_state->ini_def.m1_thresh_low_ext : m1_thresh_low_ext_off;
569 AR_PHY_SFCORR_EXT_M1_THRESH_LOW, m1_thresh_low_ext);
H A Dar9300.h140 u_int16_t m1_thresh_low_ext; member in struct:ar9300_ani_default

Completed in 108 milliseconds