Searched refs:m2_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.c330 ani_state->ini_def.m2_thresh_low_ext =
519 int m1_thresh_low_ext, m2_thresh_low_ext; local
550 m2_thresh_low_ext = is_on ?
551 ani_state->ini_def.m2_thresh_low_ext : m2_thresh_low_ext_off;
571 AR_PHY_SFCORR_EXT_M2_THRESH_LOW, m2_thresh_low_ext);
H A Dar9300.h141 u_int16_t m2_thresh_low_ext; member in struct:ar9300_ani_default

Completed in 109 milliseconds