Lines Matching +full:signal +full:- +full:to +full:- +full:noise
4 * Permission to use, copy, modify, and/or distribute this software for any
9 * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
23 /* these thresholds are relative to the ATH5K_ANI_LISTEN_PERIOD */
40 * enum ath5k_ani_mode - mode for ANI / noise sensitivity
42 * @ATH5K_ANI_MODE_OFF: Turn ANI off. This can be useful to just stop the ANI
44 * @ATH5K_ANI_MODE_MANUAL_LOW: Manually set all immunity parameters to low,
46 * @ATH5K_ANI_MODE_MANUAL_HIGH: Manually set all immunity parameters to high,
60 * struct ath5k_ani_state - ANI state and associated counters
62 * @noise_imm_level: Noise immunity level
65 * @ofdm_weak_sig: OFDM weak signal detection state (on/off)
66 * @cck_weak_sig: CCK weak signal detection state (on/off)