Searched refs:chn_idx_lowest_enabled (Results 1 – 1 of 1) sorted by relevance
1382 uint8_t chn_idx_lowest_enabled; in target_if_spectral_populate_samp_params_gen2() local1424 chn_idx_lowest_enabled = in target_if_spectral_populate_samp_params_gen2()1467 p_rfqual->noise_floor[chn_idx_lowest_enabled]; in target_if_spectral_populate_samp_params_gen2()1790 int8_t chn_idx_lowest_enabled = 0; in target_if_process_phyerr_gen2() local1926 chn_idx_lowest_enabled = in target_if_process_phyerr_gen2()2044 p_rfqual->noise_floor[chn_idx_lowest_enabled]; in target_if_process_phyerr_gen2()3439 uint8_t chn_idx_lowest_enabled; in target_if_spectral_populate_samp_params_gen3() local3489 chn_idx_lowest_enabled = in target_if_spectral_populate_samp_params_gen3()3491 if (chn_idx_lowest_enabled >= DBR_MAX_CHAINS) { in target_if_spectral_populate_samp_params_gen3()3496 params->noise_floor = report->noisefloor[chn_idx_lowest_enabled]; in target_if_spectral_populate_samp_params_gen3()[all …]