Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dspectral.c17 #define ATH11K_SPECTRAL_MAX_IB_BINS(x) ((x)->hw_params.spectral.max_fft_bins >> 1)
185 if (ar->spectral.mode == ATH11K_SPECTRAL_DISABLED) in ath11k_spectral_scan_trigger()
188 ar->spectral.is_primary = true; in ath11k_spectral_scan_trigger()
220 spin_lock_bh(&ar->spectral.lock); in ath11k_spectral_scan_config()
221 ar->spectral.mode = mode; in ath11k_spectral_scan_config()
222 spin_unlock_bh(&ar->spectral.lock); in ath11k_spectral_scan_config()
238 count = max_t(u16, 1, ar->spectral.count); in ath11k_spectral_scan_config()
242 param.scan_fft_size = ar->spectral.fft_size; in ath11k_spectral_scan_config()
279 spectral_mode = ar->spectral.mode; in ath11k_read_file_spec_scan_ctl()
316 if (ar->spectral.mode == ATH11K_SPECTRAL_MANUAL || in ath11k_write_file_spec_scan_ctl()
[all …]
H 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.
H A DMakefile26 ath11k-$(CONFIG_ATH11K_SPECTRAL) += spectral.o
H A Dcore.c69 .spectral = {
154 .spectral = {
237 .spectral = {
321 .spectral = {
404 .spectral = {
488 .spectral = {
572 .spectral = {
640 .spectral = {
H A Dhw.h182 } spectral; member
H A Dcore.h721 struct ath11k_spectral spectral; member
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A 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 …]
H A DKconfig72 bool "Atheros ath10k spectral scan support"
77 Say Y to enable access to the FFT/spectral data via debugfs.
H A DMakefile18 ath10k_core-$(CONFIG_ATH10K_SPECTRAL) += spectral.o
H A Dcore.h1240 } spectral; member
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H 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.
H A DMakefile66 ath9k_common-$(CONFIG_ATH9K_COMMON_SPECTRAL) += common-spectral.o
/openbmc/linux/Documentation/driver-api/iio/
H A Dcore.rst109 channel such as its direction or spectral response. For example, a light
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dcolorspaces.rst40 standard that defines spectral weighting functions that model the
/openbmc/linux/Documentation/userspace-api/media/dvb/
H A Dfe_property_parameters.rst162 Specifies if the frontend should do spectral inversion or not.
/openbmc/linux/
H A Dopengrok1.0.log[all...]
H A Dopengrok2.0.log[all...]
H A Dopengrok0.0.log2988 2024-12-28 20:09:06.500-0600 FINEST t1135 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/drivers/net/wireless/ath/ath11k/spectral.c.gz'
[all...]