Searched refs:num_chan_temp (Results 1 – 3 of 3) sorted by relevance
3861 uint32_t num_chan_temp = 0; in policy_mgr_remove_dsrc_channels() local3866 ch_freq_list[num_chan_temp] = ch_freq_list[i]; in policy_mgr_remove_dsrc_channels()3867 num_chan_temp++; in policy_mgr_remove_dsrc_channels()3871 *num_channels = num_chan_temp; in policy_mgr_remove_dsrc_channels()
4869 uint8_t num_chan_temp = 0; in csr_get_cfg_valid_channels() local4878 ch_freq_list[num_chan_temp] = valid_ch_freq_list[i]; in csr_get_cfg_valid_channels()4879 num_chan_temp++; in csr_get_cfg_valid_channels()4883 *num_ch_freq = num_chan_temp; in csr_get_cfg_valid_channels()
20425 uint8_t num_chan_temp = 0; in hdd_remove_passive_channels() local20438 chan_list[num_chan_temp] = chan_list[i]; in hdd_remove_passive_channels()20439 num_chan_temp++; in hdd_remove_passive_channels()20444 *num_channels = num_chan_temp; in hdd_remove_passive_channels()