Home
last modified time | relevance | path

Searched refs:firstep_level (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/ath5k/
A Dani.c147 ah->ani_state.firstep_level = level; in ath5k_ani_set_firstep_level()
246 if (as->firstep_level < ATH5K_ANI_MAX_FIRSTEP_LVL) in ath5k_ani_raise_immunity()
247 ath5k_ani_set_firstep_level(ah, as->firstep_level + 1); in ath5k_ani_raise_immunity()
268 if (as->firstep_level < ATH5K_ANI_MAX_FIRSTEP_LVL) { in ath5k_ani_raise_immunity()
279 if (as->firstep_level < ATH5K_ANI_MAX_FIRSTEP_LVL) in ath5k_ani_raise_immunity()
289 if (as->firstep_level > 0) in ath5k_ani_raise_immunity()
318 if (as->firstep_level > 0) { in ath5k_ani_lower_immunity()
336 if (as->firstep_level > 0) { in ath5k_ani_lower_immunity()
338 as->firstep_level - 1); in ath5k_ani_lower_immunity()
343 if (as->firstep_level > 0) { in ath5k_ani_lower_immunity()
[all …]
A Dsysfs.c55 SIMPLE_SHOW_STORE(firstep_level, ah->ani_state.firstep_level,
A Dani.h84 int firstep_level; member
A Ddebug.c692 as->firstep_level); in read_file_ani()

Completed in 7 milliseconds