Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dspectral.c16 #define ATH11K_SPECTRAL_MAX_IB_BINS(x) ((x)->hw_params.spectral.max_fft_bins >> 1)
184 if (ar->spectral.mode == ATH11K_SPECTRAL_DISABLED) in ath11k_spectral_scan_trigger()
187 ar->spectral.is_primary = true; in ath11k_spectral_scan_trigger()
219 spin_lock_bh(&ar->spectral.lock); in ath11k_spectral_scan_config()
220 ar->spectral.mode = mode; in ath11k_spectral_scan_config()
221 spin_unlock_bh(&ar->spectral.lock); in ath11k_spectral_scan_config()
237 count = max_t(u16, 1, ar->spectral.count); in ath11k_spectral_scan_config()
241 param.scan_fft_size = ar->spectral.fft_size; in ath11k_spectral_scan_config()
278 spectral_mode = ar->spectral.mode; in ath11k_read_file_spec_scan_ctl()
315 if (ar->spectral.mode == ATH11K_SPECTRAL_MANUAL || 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.
DMakefile26 ath11k-$(CONFIG_ATH11K_SPECTRAL) += spectral.o
Dcore.c64 .spectral = {
147 .spectral = {
227 .spectral = {
308 .spectral = {
388 .spectral = {
470 .spectral = {
551 .spectral = {
Dhw.h177 } spectral; member
Dcore.h707 struct ath11k_spectral spectral; member
/linux-6.1.9/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 …]
DKconfig70 bool "Atheros ath10k spectral scan support"
75 Say Y to enable access to the FFT/spectral data via debugfs.
DMakefile18 ath10k_core-$(CONFIG_ATH10K_SPECTRAL) += spectral.o
Dcore.h1236 } spectral; member
/linux-6.1.9/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.
DMakefile71 ath9k_common-$(CONFIG_ATH9K_COMMON_SPECTRAL) += common-spectral.o
/linux-6.1.9/Documentation/driver-api/iio/
Dcore.rst109 channel such as its direction or spectral response. For example, a light
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dcolorspaces.rst40 standard that defines spectral weighting functions that model the
/linux-6.1.9/Documentation/userspace-api/media/dvb/
Dfe_property_parameters.rst157 Specifies if the frontend should do spectral inversion or not.