Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
H A Dtarget_if_spectral_phyerr.c160 target_if_spectral_dump_fft(uint8_t *pfft, int fftlen) in target_if_spectral_dump_fft() argument
172 spectral_debug("%d ", pfft[i]); in target_if_spectral_dump_fft()
1387 struct spectral_phyerr_fft_gen2 *pfft; in target_if_spectral_populate_samp_params_gen2() local
1410 pfft = phyerr_info->pfft; in target_if_spectral_populate_samp_params_gen2()
1477 params->bin_pwr_data = (uint8_t *)pfft; in target_if_spectral_populate_samp_params_gen2()
1522 struct spectral_phyerr_fft_gen2 *pfft = NULL; in target_if_process_phyerr_gen2() local
1572 pfft = (struct spectral_phyerr_fft_gen2 *)( in target_if_process_phyerr_gen2()
1629 phyerr_info->pfft = pfft; in target_if_process_phyerr_gen2()
1705 phyerr_info->pfft = pfft_sec80; in target_if_process_phyerr_gen2()
1804 struct spectral_phyerr_fft_gen2 *pfft = NULL; in target_if_process_phyerr_gen2() local
[all …]
H A Dtarget_if_spectral.h304 struct spectral_phyerr_fft_gen2 *pfft; member
1655 int target_if_spectral_dump_fft(uint8_t *pfft, int fftlen);