Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath10k/
Dspectral.c27 if (!ar->spectral.rfs_chan_spec_scan) in send_fft_sample()
32 relay_write(ar->spectral.rfs_chan_spec_scan, fft_sample_tlv, length); in send_fft_sample()
195 if (ar->spectral.mode == SPECTRAL_DISABLED) in ath10k_spectral_scan_trigger()
229 ar->spectral.mode = mode; in ath10k_spectral_scan_config()
245 count = max_t(u8, 1, ar->spectral.config.count); in ath10k_spectral_scan_config()
251 arg.scan_fft_size = ar->spectral.config.fft_size; in ath10k_spectral_scan_config()
285 spectral_mode = ar->spectral.mode; in read_file_spec_scan_ctl()
322 if (ar->spectral.mode == SPECTRAL_MANUAL || in write_file_spec_scan_ctl()
323 ar->spectral.mode == SPECTRAL_BACKGROUND) { in write_file_spec_scan_ctl()
328 ar->spectral.mode); in write_file_spec_scan_ctl()
[all …]
DMakefile17 ath10k_core-$(CONFIG_ATH10K_DEBUGFS) += spectral.o
Dcore.h831 } spectral; member
/drivers/net/wireless/ath/ath9k/
DMakefile63 common-spectral.o