Searched refs:m1_thresh_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.c318 ani_state->ini_def.m1_thresh_low =
474 int m1_thresh_low, m2_thresh_low; local
494 m1_thresh_low = is_on ?
495 ani_state->ini_def.m1_thresh_low : m1_thresh_low_off;
515 AR_PHY_SFCORR_LOW_M1_THRESH_LOW, m1_thresh_low);
H A Dar9300_attach.c3277 u_int32_t m1_thresh_low = enable ? 127 : ahp->ah_immunity_vals[0], local
3291 AR_PHY_SFCORR_LOW_M1_THRESH_LOW, m1_thresh_low);
3304 AR_PHY_SFCORR_EXT_M1_THRESH_LOW, m1_thresh_low);
H A Dar9300.h134 u_int16_t m1_thresh_low; member in struct:ar9300_ani_default

Completed in 95 milliseconds