Searched refs:SPECTRAL_MANUAL (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | spectral.h | 27 * @SPECTRAL_MANUAL: spectral scan is enabled, triggering for samples 33 SPECTRAL_MANUAL, enumerator
|
H A D | spectral.c | 292 case SPECTRAL_MANUAL: in read_file_spec_scan_ctl() 319 if (ar->spectral.mode == SPECTRAL_MANUAL || in write_file_spec_scan_ctl() 341 res = ath10k_spectral_scan_config(ar, SPECTRAL_MANUAL); in write_file_spec_scan_ctl()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | spectral.h | 27 * @SPECTRAL_MANUAL: spectral scan is enabled, triggering for samples 33 SPECTRAL_MANUAL, enumerator
|
H A D | spectral.c | 292 case SPECTRAL_MANUAL: in read_file_spec_scan_ctl() 319 if (ar->spectral.mode == SPECTRAL_MANUAL || in write_file_spec_scan_ctl() 341 res = ath10k_spectral_scan_config(ar, SPECTRAL_MANUAL); in write_file_spec_scan_ctl()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | common-spectral.h | 27 * @SPECTRAL_MANUAL: spectral scan is enabled, triggering for samples 35 SPECTRAL_MANUAL, enumerator
|
H A D | common-spectral.c | 706 case SPECTRAL_MANUAL: in read_file_spec_scan_ctl() 771 case SPECTRAL_MANUAL: in ath9k_cmn_spectral_scan_config() 816 ath9k_cmn_spectral_scan_config(common, spec_priv, SPECTRAL_MANUAL); in write_file_spec_scan_ctl()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | common-spectral.h | 27 * @SPECTRAL_MANUAL: spectral scan is enabled, triggering for samples 35 SPECTRAL_MANUAL, enumerator
|
H A D | common-spectral.c | 706 case SPECTRAL_MANUAL: in read_file_spec_scan_ctl() 771 case SPECTRAL_MANUAL: in ath9k_cmn_spectral_scan_config() 816 ath9k_cmn_spectral_scan_config(common, spec_priv, SPECTRAL_MANUAL); in write_file_spec_scan_ctl()
|
Completed in 6 milliseconds