Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/ath/ath5k/
Dani.h86 bool cck_weak_sig; member
Dsysfs.c56 SIMPLE_SHOW_STORE(cck_weak_signal_detection, ah->ani_state.cck_weak_sig,
Dani.c200 ah->ani_state.cck_weak_sig = on; in ath5k_ani_set_cck_weak_signal_detection()
Ddebug.c705 as->cck_weak_sig ? "on" : "off"); in read_file_ani()