Searched refs:sap_mandatory_channels (Results 1 – 4 of 4) sorted by relevance
5137 if (ch_freq == pm_ctx->sap_mandatory_channels[i]) in policy_mgr_add_sap_mandatory_chan()5147 pm_ctx->sap_mandatory_channels[pm_ctx->sap_mandatory_channels_len++] in policy_mgr_add_sap_mandatory_chan()5212 pm_ctx->sap_mandatory_channels[ in policy_mgr_add_sap_mandatory_6ghz_chan()5261 pm_ctx->sap_mandatory_channels[ in policy_mgr_init_sap_mandatory_chan_by_band()5316 if (ch_freq == pm_ctx->sap_mandatory_channels[i]) in policy_mgr_remove_sap_mandatory_chan()5318 ch_freq_list[num_chan++] = pm_ctx->sap_mandatory_channels[i]; in policy_mgr_remove_sap_mandatory_chan()5321 qdf_mem_zero(pm_ctx->sap_mandatory_channels, in policy_mgr_remove_sap_mandatory_chan()5323 sizeof(*pm_ctx->sap_mandatory_channels)); in policy_mgr_remove_sap_mandatory_chan()5324 qdf_mem_copy(pm_ctx->sap_mandatory_channels, ch_freq_list, in policy_mgr_remove_sap_mandatory_chan()5325 num_chan * sizeof(*pm_ctx->sap_mandatory_channels)); in policy_mgr_remove_sap_mandatory_chan()
400 uint32_t sap_mandatory_channels[NUM_CHANNELS]; member
3988 pm_ctx->sap_mandatory_channels[i] = ch_freq_list[i]; in policy_mgr_set_sap_mandatory_channels()3989 policy_mgr_debug("chan:%d", pm_ctx->sap_mandatory_channels[i]); in policy_mgr_set_sap_mandatory_channels()4070 if (!policy_mgr_list_has_24GHz_channel(pm_ctx->sap_mandatory_channels, in policy_mgr_modify_sap_pcl_based_on_mandatory_channel()4079 pm_ctx->sap_mandatory_channels[i]); in policy_mgr_modify_sap_pcl_based_on_mandatory_channel()4136 pm_ctx->sap_mandatory_channels[j]) { in policy_mgr_modify_sap_pcl_based_on_mandatory_channel()
12899 qdf_mem_zero(pm_ctx->sap_mandatory_channels, in policy_mgr_reset_sap_mandatory_channels()12900 QDF_ARRAY_SIZE(pm_ctx->sap_mandatory_channels) * in policy_mgr_reset_sap_mandatory_channels()12901 sizeof(*pm_ctx->sap_mandatory_channels)); in policy_mgr_reset_sap_mandatory_channels()