Searched refs:SIMPLE_SHOW_STORE (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/ath/ath5k/
H A Dsysfs.c8 #define SIMPLE_SHOW_STORE(name, get, set) \ macro
43 SIMPLE_SHOW_STORE(ani_mode, sc->ani_state.ani_mode, ath5k_ani_init);
44 SIMPLE_SHOW_STORE(noise_immunity_level, sc->ani_state.noise_imm_level,
46 SIMPLE_SHOW_STORE(spur_level, sc->ani_state.spur_level,
48 SIMPLE_SHOW_STORE(firstep_level, sc->ani_state.firstep_level,
50 SIMPLE_SHOW_STORE(ofdm_weak_signal_detection, sc->ani_state.ofdm_weak_sig,
52 SIMPLE_SHOW_STORE(cck_weak_signal_detection, sc->ani_state.cck_weak_sig,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/ath/ath5k/
H A Dsysfs.c8 #define SIMPLE_SHOW_STORE(name, get, set) \ macro
43 SIMPLE_SHOW_STORE(ani_mode, sc->ani_state.ani_mode, ath5k_ani_init);
44 SIMPLE_SHOW_STORE(noise_immunity_level, sc->ani_state.noise_imm_level,
46 SIMPLE_SHOW_STORE(spur_level, sc->ani_state.spur_level,
48 SIMPLE_SHOW_STORE(firstep_level, sc->ani_state.firstep_level,
50 SIMPLE_SHOW_STORE(ofdm_weak_signal_detection, sc->ani_state.ofdm_weak_sig,
52 SIMPLE_SHOW_STORE(cck_weak_signal_detection, sc->ani_state.cck_weak_sig,

Completed in 167 milliseconds