Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
Dspectral.c185 if (ar->spectral.mode == ATH11K_SPECTRAL_DISABLED) in ath11k_spectral_scan_trigger()
218 spin_lock_bh(&ar->spectral.lock); in ath11k_spectral_scan_config()
219 ar->spectral.mode = mode; in ath11k_spectral_scan_config()
220 spin_unlock_bh(&ar->spectral.lock); in ath11k_spectral_scan_config()
236 count = max_t(u16, 1, ar->spectral.count); in ath11k_spectral_scan_config()
240 param.scan_fft_size = ar->spectral.fft_size; in ath11k_spectral_scan_config()
277 spectral_mode = ar->spectral.mode; in ath11k_read_file_spec_scan_ctl()
314 if (ar->spectral.mode == ATH11K_SPECTRAL_MANUAL || in ath11k_write_file_spec_scan_ctl()
315 ar->spectral.mode == ATH11K_SPECTRAL_BACKGROUND) { in ath11k_write_file_spec_scan_ctl()
319 ret = ath11k_spectral_scan_config(ar, ar->spectral.mode); in ath11k_write_file_spec_scan_ctl()
[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.h558 struct ath11k_spectral spectral; member
/kernel/linux/linux-5.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
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
DKconfig195 As well as access to the FFT/spectral data.
209 bool "Atheros ath9k/ath9k_htc spectral scan support"
214 Say Y to enable access to the FFT/spectral data via debugfs.
DMakefile66 ath9k_common-$(CONFIG_ATH9K_COMMON_SPECTRAL) += common-spectral.o
/kernel/linux/linux-5.10/Documentation/driver-api/iio/
Dcore.rst109 channel such as its direction or spectral response. For example, a light
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dcolorspaces.rst40 standard that defines spectral weighting functions that model the
/kernel/linux/linux-5.10/Documentation/userspace-api/media/dvb/
Dfe_property_parameters.rst157 Specifies if the frontend should do spectral inversion or not.