Searched refs:fft_report (Results 1 – 1 of 1) sorted by relevance
583 struct spectral_search_fft_report *fft_report = data; in ath11k_spectral_process_fft() local607 if (data_len < (bin_len + sizeof(*fft_report))) { in ath11k_spectral_process_fft()625 check_length = sizeof(*fft_report) + (num_bins * ab->hw_params.spectral.fft_sz); in ath11k_spectral_process_fft()665 __le32_to_cpu(fft_report->info0)); in ath11k_spectral_process_fft()688 ath11k_spectral_parse_fft(fft_sample->data, fft_report->bins, num_bins, in ath11k_spectral_process_fft()