Home
last modified time | relevance | path

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

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