Searched refs:hdr_a (Results 1 – 2 of 2) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/target_if/spectral/ |
D | target_if_spectral_phyerr.c | 795 phdr->hdr_a, phdr->hdr_b); in target_if_dump_sfft_report_gen2() 2391 p_sfft->fft_detector_id = get_bitfield(p_fft_report->hdr_a, in target_if_process_sfft_report_gen3() 2393 p_sfft->fft_num = get_bitfield(p_fft_report->hdr_a, 3, 2); in target_if_process_sfft_report_gen3() 2397 p_sfft->fft_radar_check = get_bitfield(p_fft_report->hdr_a, in target_if_process_sfft_report_gen3() 2399 peak_sidx = get_bitfield(p_fft_report->hdr_a, 11, 17); in target_if_process_sfft_report_gen3() 2400 p_sfft->fft_chn_idx = get_bitfield(p_fft_report->hdr_a, 3, 28); in target_if_process_sfft_report_gen3() 2407 p_sfft->fft_radar_check = get_bitfield(p_fft_report->hdr_a, in target_if_process_sfft_report_gen3() 2409 peak_sidx = get_bitfield(p_fft_report->hdr_a, 11, 19); in target_if_process_sfft_report_gen3() 2694 psscan_summary_report->hdr_a, in target_if_get_detector_id_sscan_summary_report_gen3() 2730 psscan_summary_report->hdr_a, in target_if_consume_sscan_summary_report_gen3() [all …]
|
D | target_if_spectral.h | 268 uint32_t hdr_a; member 462 uint32_t hdr_a; member 508 u_int32_t hdr_a; member 523 u_int32_t hdr_a; member
|