Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
A Dspectral.c215 ar->spectral.mode = mode; in ath11k_spectral_scan_config()
394 ar->spectral.count = val; in ath11k_write_file_spectral_count()
605 bin_sz = ab->hw_params.spectral.fft_sz + ab->hw_params.spectral.fft_pad_sz; in ath11k_spectral_process_fft()
663 if (ar->spectral.rfs_scan) in ath11k_spectral_process_fft()
866 if (!ar->spectral.enabled) in ath11k_spectral_reset_buffer()
869 if (ar->spectral.rfs_scan) in ath11k_spectral_reset_buffer()
881 sp = &ar->spectral; in ath11k_spectral_deinit()
970 sp = &ar->spectral; in ath11k_spectral_init()
1015 if (ar->spectral.enabled) in ath11k_spectral_get_mode()
1016 return ar->spectral.mode; in ath11k_spectral_get_mode()
[all …]
A 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.
A Dcore.c62 .spectral = {
114 .spectral = {
163 .spectral = {
210 .spectral = {
259 .spectral = {
A DMakefile26 ath11k-$(CONFIG_ATH11K_SPECTRAL) += spectral.o
A Dhw.h167 } spectral; member
A Dcore.h576 struct ath11k_spectral spectral; member
/linux/drivers/net/wireless/ath/ath10k/
A Dspectral.c16 if (!ar->spectral.rfs_chan_spec_scan) 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()
282 spectral_mode = ar->spectral.mode; in read_file_spec_scan_ctl()
325 ar->spectral.mode); in write_file_spec_scan_ctl()
402 ar->spectral.config.count = val; in write_file_spectral_count()
427 fft_size = ar->spectral.config.fft_size; in read_file_spectral_bins()
461 ar->spectral.config.fft_size = ilog2(val); in write_file_spectral_bins()
514 ar->spectral.mode = SPECTRAL_DISABLED; in ath10k_spectral_start()
556 if (ar->spectral.rfs_chan_spec_scan) { in ath10k_spectral_destroy()
[all …]
A DKconfig70 bool "Atheros ath10k spectral scan support"
75 Say Y to enable access to the FFT/spectral data via debugfs.
A DMakefile18 ath10k_core-$(CONFIG_ATH10K_SPECTRAL) += spectral.o
A Dcore.h1233 } spectral; member
/linux/drivers/net/wireless/ath/ath9k/
A 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.
A DMakefile66 ath9k_common-$(CONFIG_ATH9K_COMMON_SPECTRAL) += common-spectral.o
/linux/Documentation/driver-api/iio/
A Dcore.rst109 channel such as its direction or spectral response. For example, a light
/linux/Documentation/userspace-api/media/v4l/
A Dcolorspaces.rst40 standard that defines spectral weighting functions that model the
/linux/Documentation/userspace-api/media/dvb/
A Dfe_property_parameters.rst157 Specifies if the frontend should do spectral inversion or not.

Completed in 26 milliseconds