Searched refs:hdr_c (Results 1 – 2 of 2) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/target_if/spectral/ |
D | target_if_spectral_phyerr.c | 2424 p_sfft->fft_num_str_bins_ib = get_bitfield(p_fft_report->hdr_c, in target_if_process_sfft_report_gen3() 2426 peak_mag = get_bitfield(p_fft_report->hdr_c, 10, 8); in target_if_process_sfft_report_gen3() 2428 p_sfft->fft_avgpwr_db = get_bitfield(p_fft_report->hdr_c, in target_if_process_sfft_report_gen3() 2430 p_sfft->fft_relpwr_db = get_bitfield(p_fft_report->hdr_c, in target_if_process_sfft_report_gen3() 2751 psscan_summary_report->hdr_c, in target_if_consume_sscan_summary_report_gen3() 3155 psscan_summary_report->hdr_c, in target_if_consume_sscan_summary_report_gen3() 3374 p_sfft->fft_num_str_bins_ib = get_bitfield(p_fft_report->hdr_c, in target_if_process_sfft_report_gen3() 3377 peak_mag = get_bitfield(p_fft_report->hdr_c, in target_if_process_sfft_report_gen3() 3382 p_sfft->fft_avgpwr_db = get_bitfield(p_fft_report->hdr_c, in target_if_process_sfft_report_gen3() 3385 p_sfft->fft_relpwr_db = get_bitfield(p_fft_report->hdr_c, in target_if_process_sfft_report_gen3()
|
D | target_if_spectral.h | 464 uint32_t hdr_c; member 511 u_int32_t hdr_c; member 525 u_int32_t hdr_c; member
|