Searched refs:SPECTRAL_MANUAL (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
H A Dspectral.h38 * @SPECTRAL_MANUAL: spectral scan is enabled, triggering for samples
44 SPECTRAL_MANUAL, enumerator in enum:ath10k_spectral_mode
H A Dspectral.c295 case SPECTRAL_MANUAL: read_file_spec_scan_ctl()
322 if (ar->spectral.mode == SPECTRAL_MANUAL || write_file_spec_scan_ctl()
344 res = ath10k_spectral_scan_config(ar, SPECTRAL_MANUAL); write_file_spec_scan_ctl()
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Dcommon-spectral.h27 * @SPECTRAL_MANUAL: spectral scan is enabled, triggering for samples
35 SPECTRAL_MANUAL, enumerator in enum:spectral_mode
H A Dcommon-spectral.c720 case SPECTRAL_MANUAL: read_file_spec_scan_ctl()
782 case SPECTRAL_MANUAL: ath9k_cmn_spectral_scan_config()
827 ath9k_cmn_spectral_scan_config(common, spec_priv, SPECTRAL_MANUAL); write_file_spec_scan_ctl()

Completed in 95 milliseconds