Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/ath11k/
Dspectral.c185 if (ar->spectral.mode == ATH11K_SPECTRAL_DISABLED) in ath11k_spectral_scan_trigger()
217 ar->spectral.mode = mode; in ath11k_spectral_scan_config()
233 count = max_t(u16, 1, ar->spectral.count); in ath11k_spectral_scan_config()
237 param.scan_fft_size = ar->spectral.fft_size; in ath11k_spectral_scan_config()
274 spectral_mode = ar->spectral.mode; in ath11k_read_file_spec_scan_ctl()
311 if (ar->spectral.mode == ATH11K_SPECTRAL_MANUAL || in ath11k_write_file_spec_scan_ctl()
312 ar->spectral.mode == ATH11K_SPECTRAL_BACKGROUND) { in ath11k_write_file_spec_scan_ctl()
316 ret = ath11k_spectral_scan_config(ar, ar->spectral.mode); in ath11k_write_file_spec_scan_ctl()
368 spectral_count = ar->spectral.count; in ath11k_read_file_spectral_count()
396 ar->spectral.count = val; in ath11k_write_file_spectral_count()
[all …]
DKconfig53 bool "QCA ath11k spectral scan support"
57 Enable ath11k spectral scan support
59 Say Y to enable access to the FFT/spectral data via debugfs.
DMakefile25 ath11k-$(CONFIG_ATH11K_SPECTRAL) += spectral.o
Dcore.h554 struct ath11k_spectral spectral; member
/Linux-v5.10/drivers/net/wireless/ath/ath10k/
Dspectral.c16 if (!ar->spectral.rfs_chan_spec_scan) in send_fft_sample()
21 relay_write(ar->spectral.rfs_chan_spec_scan, fft_sample_tlv, length); in send_fft_sample()
192 if (ar->spectral.mode == SPECTRAL_DISABLED) in ath10k_spectral_scan_trigger()
226 ar->spectral.mode = mode; in ath10k_spectral_scan_config()
242 count = max_t(u8, 1, ar->spectral.config.count); in ath10k_spectral_scan_config()
248 arg.scan_fft_size = ar->spectral.config.fft_size; in ath10k_spectral_scan_config()
282 spectral_mode = ar->spectral.mode; in read_file_spec_scan_ctl()
319 if (ar->spectral.mode == SPECTRAL_MANUAL || in write_file_spec_scan_ctl()
320 ar->spectral.mode == SPECTRAL_BACKGROUND) { in write_file_spec_scan_ctl()
325 ar->spectral.mode); in write_file_spec_scan_ctl()
[all …]
DKconfig69 bool "Atheros ath10k spectral scan support"
74 Say Y to enable access to the FFT/spectral data via debugfs.
DMakefile18 ath10k_core-$(CONFIG_ATH10K_SPECTRAL) += spectral.o
Dcore.h1220 } spectral; member
/Linux-v5.10/drivers/net/wireless/ath/ath9k/
DKconfig199 As well as access to the FFT/spectral data.
213 bool "Atheros ath9k/ath9k_htc spectral scan support"
218 Say Y to enable access to the FFT/spectral data via debugfs.
DMakefile66 ath9k_common-$(CONFIG_ATH9K_COMMON_SPECTRAL) += common-spectral.o
/Linux-v5.10/Documentation/driver-api/iio/
Dcore.rst109 channel such as its direction or spectral response. For example, a light
/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dcolorspaces.rst40 standard that defines spectral weighting functions that model the
/Linux-v5.10/Documentation/userspace-api/media/dvb/
Dfe_property_parameters.rst157 Specifies if the frontend should do spectral inversion or not.