Searched refs:pwr_count_sec80 (Results 1 – 3 of 3) sorted by relevance
326 size_t pwr_count_sec80 = 0; in target_if_spectral_create_samp_msg() local511 pwr_count_sec80 = qdf_min((size_t)params->pwr_count_sec80, in target_if_spectral_create_samp_msg()516 samp_data->bin_pwr_count_sec80 = pwr_count_sec80; in target_if_spectral_create_samp_msg()533 for (idx = 0; idx < pwr_count_sec80; idx++) { in target_if_spectral_create_samp_msg()543 for (idx = 0; idx < pwr_count_sec80; idx++) { in target_if_spectral_create_samp_msg()561 pwr_count_sec80); in target_if_spectral_create_samp_msg()
2050 params.pwr_count_sec80 = in target_if_process_phyerr_gen2()3986 params.pwr_count_sec80 = marker->num_sec80; in target_if_consume_spectral_report_gen3()4119 params.pwr_count_sec80 = fft_bin_count; in target_if_consume_spectral_report_gen3()
1597 int pwr_count_sec80; member