Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
H A Dtarget_if_spectral_phyerr.c3404 if (p_sops->byte_swap_fft_bins) { in target_if_process_sfft_report_gen3()
3405 ret = p_sops->byte_swap_fft_bins(&spectral->rparams, in target_if_process_sfft_report_gen3()
4006 if (p_sops->byte_swap_fft_bins) { in target_if_consume_spectral_report_gen3()
4007 ret = p_sops->byte_swap_fft_bins( in target_if_consume_spectral_report_gen3()
4130 if (p_sops->byte_swap_fft_bins) { in target_if_consume_spectral_report_gen3()
4131 ret = p_sops->byte_swap_fft_bins( in target_if_consume_spectral_report_gen3()
H A Dtarget_if_spectral.h823 QDF_STATUS (*byte_swap_fft_bins)( member
H A Dtarget_if_spectral.c2719 p_sops->byte_swap_fft_bins = in target_if_spectral_init_byte_swap_funcs_gen3()
2723 p_sops->byte_swap_fft_bins = NULL; in target_if_spectral_init_byte_swap_funcs_gen3()
2739 p_sops->byte_swap_fft_bins = NULL; in target_if_spectral_init_byte_swap_funcs_gen3()