Searched refs:pchans_set (Results 1 – 1 of 1) sorted by relevance
3890 struct wifi_nxp_event_channel *pchans_set = (struct wifi_nxp_event_channel *)channels; in wifi_setup_channel_flag() local3899 pchans_set[set_idx].wifi_nxp_flags |= WIFI_NXP_CHAN_FLAG_FREQUENCY_DISABLED; in wifi_setup_channel_flag()3905 pchans_set[set_idx].center_frequency = pchans_get[get_idx].freq; in wifi_setup_channel_flag()3906 pchans_set[set_idx].ch_valid = 1; 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()3908 pchans_set[set_idx].wifi_nxp_flags &= (~WIFI_NXP_CHAN_FLAG_FREQUENCY_DISABLED); in wifi_setup_channel_flag()3912 pchans_set[set_idx].wifi_nxp_flags |= WIFI_NXP_CHAN_FLAG_FREQUENCY_ATTR_NO_80MHZ; in wifi_setup_channel_flag()3915 pchans_set[set_idx].wifi_nxp_flags |= WIFI_NXP_CHAN_FLAG_FREQUENCY_ATTR_NO_160MHZ; in wifi_setup_channel_flag()3920 pchans_set[set_idx].wifi_nxp_flags |= WIFI_NXP_CHAN_FLAG_FREQUENCY_ATTR_RADAR; in wifi_setup_channel_flag()3921 pchans_set[set_idx].wifi_nxp_flags |= WIFI_NXP_CHAN_DFS_VALID; in wifi_setup_channel_flag()