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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_ani.c322 ani_state->ini_def.m2_count_thr_low =
476 int m2_count_thr, m2_count_thr_low; local
504 m2_count_thr_low = is_on ?
505 ani_state->ini_def.m2_count_thr_low : m2_count_thr_low_off;
525 AR_PHY_SFCORR_LOW_M2COUNT_THR_LOW, m2_count_thr_low);
H A Dar9300.h139 u_int16_t m2_count_thr_low; member in struct:ar9300_ani_default
H A Dar9300_attach.c3282 m2_count_thr_low = enable ? 63 : ahp->ah_immunity_vals[5]; local
3301 AR_PHY_SFCORR_LOW_M2COUNT_THR_LOW, m2_count_thr_low);

Completed in 76 milliseconds