Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
H A Dtarget_if_spectral_phyerr.c511 struct spectral_search_fft_info_gen2 *p_fft_info) in target_if_process_sfft_report_gen2() argument
568 if (p_fft_info) { in target_if_process_sfft_report_gen2()
569 p_fft_info->relpwr_db = relpwr_db; in target_if_process_sfft_report_gen2()
570 p_fft_info->num_str_bins_ib = num_str_bins_ib; in target_if_process_sfft_report_gen2()
571 p_fft_info->base_pwr = base_pwr; in target_if_process_sfft_report_gen2()
572 p_fft_info->total_gain_info = total_gain_info; in target_if_process_sfft_report_gen2()
573 p_fft_info->fft_chn_idx = fft_chn_idx; in target_if_process_sfft_report_gen2()
574 p_fft_info->peak_inx = peak_inx; in target_if_process_sfft_report_gen2()
575 p_fft_info->avgpwr_db = avgpwr_db; in target_if_process_sfft_report_gen2()
576 p_fft_info->peak_mag = peak_mag; in target_if_process_sfft_report_gen2()