Lines Matching refs:uap_channel
2667 if (priv->uap_channel <= 14) in wifi_filter_beacon_ies()
2672 … wifi_d("Retrieve 11ax cfg by channel=%d band=%d", priv->uap_channel, he_cfg.band); in wifi_filter_beacon_ies()
3229 if (priv->uap_channel > MAX_CHANNELS_BG) in wifi_uap_set_11ac_status2()
3391 if (priv->uap_channel > MAX_CHANNELS_BG) in wifi_set_uap_dfs_cac()
3394 …f ((priv_sta->media_connected == MTRUE) && wlan_11h_radar_detect_required(priv, priv->uap_channel)) in wifi_set_uap_dfs_cac()
3400 cacinfo.center_freq = channel_to_frequency(priv->uap_channel, bandcfg->chanBand); in wifi_set_uap_dfs_cac()
3426 … center_chan = wlan_get_center_freq_idx(priv, BAND_AAC, priv->uap_channel, CHANNEL_BW_80MHZ); in wifi_set_uap_dfs_cac()
3535 priv->uap_channel = sys_config->channel; in wifi_nxp_beacon_config()
3536 if (priv->uap_channel != 0U) in wifi_nxp_beacon_config()
3539 if (priv->uap_channel > MAX_CHANNELS_BG) in wifi_nxp_beacon_config()
3542 … ((priv_sta->media_connected == MFALSE) && wlan_11h_radar_detect_required(priv, priv->uap_channel)) in wifi_nxp_beacon_config()
3544 wuap_e("Cannot start uAP on DFS channel %d", priv->uap_channel); in wifi_nxp_beacon_config()
3623 chan2Offset = wifi_get_second_channel_offset(priv, priv->uap_channel); in wifi_nxp_beacon_config()
3670 … enable_11n, sys_config->ht_cap_info, priv->uap_channel, bandcfg.chanBand, bandcfg.chanWidth, in wifi_nxp_beacon_config()