Searched refs:get_idx (Results 1 – 1 of 1) sorted by relevance
3888 int get_idx = 0; in wifi_setup_channel_flag() local3897 if (get_idx >= region->num_cfp) in wifi_setup_channel_flag()3905 pchans_set[set_idx].center_frequency = pchans_get[get_idx].freq; in wifi_setup_channel_flag()3907 pchans_set[set_idx].wifi_nxp_max_power = pchans_get[get_idx].max_tx_power; in wifi_setup_channel_flag()3918 if (pchans_get[get_idx].passive_scan_or_radar_detect == MTRUE) in wifi_setup_channel_flag()3925 get_idx++; in wifi_setup_channel_flag()