Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
Dtarget_if_spectral_phyerr.c1386 struct spectral_search_fft_info_gen2 *p_sfft; in target_if_spectral_populate_samp_params_gen2() local
1411 p_sfft = phyerr_info->p_sfft; in target_if_spectral_populate_samp_params_gen2()
1418 p_sfft); in target_if_spectral_populate_samp_params_gen2()
1454 params->max_mag = p_sfft->peak_mag; in target_if_spectral_populate_samp_params_gen2()
1455 params->max_index = p_sfft->peak_inx; in target_if_spectral_populate_samp_params_gen2()
1515 struct spectral_search_fft_info_gen2 *p_sfft = &search_fft_info; in target_if_process_phyerr_gen2() local
1615 p_sfft); in target_if_process_phyerr_gen2()
1628 phyerr_info->p_sfft = p_sfft; in target_if_process_phyerr_gen2()
1704 phyerr_info->p_sfft = p_sfft_sec80; in target_if_process_phyerr_gen2()
1780 struct spectral_search_fft_info_gen2 *p_sfft = &search_fft_info; in target_if_process_phyerr_gen2() local
[all …]
Dtarget_if_spectral.h303 struct spectral_search_fft_info_gen2 *p_sfft; member