Searched refs:spectral (Results 1 – 15 of 15) sorted by relevance
221 ar->spectral.mode = mode; in ath11k_spectral_scan_config()396 ar->spectral.count = val; in ath11k_write_file_spectral_count()604 bin_sz = ab->hw_params.spectral.fft_sz + ab->hw_params.spectral.fft_pad_sz; in ath11k_spectral_process_fft()676 ar->spectral.is_primary = !ar->spectral.is_primary; in ath11k_spectral_process_fft()687 if (ar->spectral.rfs_scan) in ath11k_spectral_process_fft()893 if (!ar->spectral.enabled) in ath11k_spectral_reset_buffer()896 if (ar->spectral.rfs_scan) in ath11k_spectral_reset_buffer()908 sp = &ar->spectral; in ath11k_spectral_deinit()998 sp = &ar->spectral; in ath11k_spectral_init()1043 if (ar->spectral.enabled) in ath11k_spectral_get_mode()[all …]
54 bool "QCA ath11k spectral scan support"58 Enable ath11k spectral scan support60 Say Y to enable access to the FFT/spectral data via debugfs.
28 ath11k-$(CONFIG_ATH11K_SPECTRAL) += spectral.o
70 .spectral = {157 .spectral = {242 .spectral = {331 .spectral = {416 .spectral = {505 .spectral = {594 .spectral = {664 .spectral = {760 .spectral = {848 .spectral = {
182 } spectral; member
772 struct ath11k_spectral spectral; member
16 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()397 ar->spectral.config.count = val; in write_file_spectral_count()422 fft_size = ar->spectral.config.fft_size; in read_file_spectral_bins()451 ar->spectral.config.fft_size = ilog2(val); in write_file_spectral_bins()504 ar->spectral.mode = SPECTRAL_DISABLED; in ath10k_spectral_start()546 if (ar->spectral.rfs_chan_spec_scan) { in ath10k_spectral_destroy()[all …]
78 bool "Atheros ath10k spectral scan support"83 Say Y to enable access to the FFT/spectral data via debugfs.
18 ath10k_core-$(CONFIG_ATH10K_SPECTRAL) += spectral.o
1243 } spectral; member
193 As well as access to the FFT/spectral data.207 bool "Atheros ath9k/ath9k_htc spectral scan support"212 Say Y to enable access to the FFT/spectral data via debugfs.
66 ath9k_common-$(CONFIG_ATH9K_COMMON_SPECTRAL) += common-spectral.o
109 channel such as its direction or spectral response. For example, a light
40 standard that defines spectral weighting functions that model the
162 Specifies if the frontend should do spectral inversion or not.