Searched refs:pchans_set (Results 1 – 1 of 1) sorted by relevance
260 struct wifi_nxp_event_channel *pchans_set = (struct wifi_nxp_event_channel *)channels; in wifi_setup_channel_flag() local269 pchans_set[set_idx].wifi_nxp_flags |= WIFI_NXP_CHAN_FLAG_FREQUENCY_DISABLED; in wifi_setup_channel_flag()275 pchans_set[set_idx].center_frequency = pchans_get[get_idx].freq; in wifi_setup_channel_flag()276 pchans_set[set_idx].ch_valid = 1; in wifi_setup_channel_flag()277 pchans_set[set_idx].wifi_nxp_max_power = pchans_get[get_idx].max_tx_power; in wifi_setup_channel_flag()278 pchans_set[set_idx].wifi_nxp_flags &= (~WIFI_NXP_CHAN_FLAG_FREQUENCY_DISABLED); in wifi_setup_channel_flag()282 pchans_set[set_idx].wifi_nxp_flags |= WIFI_NXP_CHAN_FLAG_FREQUENCY_ATTR_NO_80MHZ; in wifi_setup_channel_flag()285 pchans_set[set_idx].wifi_nxp_flags |= WIFI_NXP_CHAN_FLAG_FREQUENCY_ATTR_NO_160MHZ; in wifi_setup_channel_flag()290 pchans_set[set_idx].wifi_nxp_flags |= WIFI_NXP_CHAN_FLAG_FREQUENCY_ATTR_RADAR; in wifi_setup_channel_flag()291 pchans_set[set_idx].wifi_nxp_flags |= WIFI_NXP_CHAN_DFS_VALID; in wifi_setup_channel_flag()