Searched refs:ch_index (Results 1 – 3 of 3) sorted by relevance
1502 uint32_t ch_index; in sap_mark_freq_as_clean() local1503 ch_index = wlan_reg_get_chan_enum_for_freq(freq); in sap_mark_freq_as_clean()1504 if (ch_index >= INVALID_CHANNEL) in sap_mark_freq_as_clean()1506 clean_channel_array[ch_index] = true; in sap_mark_freq_as_clean()
3279 size_t ch_index; in wlansap_filter_ch_based_acs() local3296 for (ch_index = 0; ch_index < *ch_cnt; ch_index++) { in wlansap_filter_ch_based_acs()3298 ch_freq_list[ch_index], in wlansap_filter_ch_based_acs()3301 ch_freq_list[target_ch_cnt++] = ch_freq_list[ch_index]; in wlansap_filter_ch_based_acs()
4684 size_t ch_index; in policy_mgr_filter_passive_ch() local4692 for (ch_index = 0; ch_index < *ch_cnt; ch_index++) { in policy_mgr_filter_passive_ch()4694 ch_freq_list[ch_index])) { in policy_mgr_filter_passive_ch()4696 ch_freq_list[ch_index]); in policy_mgr_filter_passive_ch()4699 ch_freq_list[target_ch_cnt++] = ch_freq_list[ch_index]; in policy_mgr_filter_passive_ch()