Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
H A Dtarget_if_spectral_phyerr.c2403 p_sfft->fft_total_gain_db = get_bitfield(p_fft_report->hdr_b, in target_if_process_sfft_report_gen3()
2413 p_sfft->fft_total_gain_db = get_bitfield(p_fft_report->hdr_b, in target_if_process_sfft_report_gen3()
2528 spectral_debug("fft_total_gain_db = %u", p_sfft->fft_total_gain_db); in target_if_dump_fft_report_gen3()
3343 p_sfft->fft_total_gain_db = get_bitfield(p_fft_report->hdr_b, in target_if_process_sfft_report_gen3()
3361 p_sfft->fft_total_gain_db = get_bitfield(p_fft_report->hdr_b, in target_if_process_sfft_report_gen3()
H A Dtarget_if_spectral.h439 uint32_t fft_total_gain_db; member