Home
last modified time | relevance | path

Searched refs:mlme_ap (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/components/mlme/core/inc/
H A Dwlan_mlme_main.h907 struct mlme_ap_config mlme_ap; member
/wlan-driver/qcacld-3.0/components/mlme/core/src/
H A Dwlan_mlme_main.c5339 return mlme_priv->mlme_ap.user_config_sap_ch_freq; in wlan_get_sap_user_config_freq()
5361 mlme_priv->mlme_ap.user_config_sap_ch_freq = freq; in wlan_set_sap_user_config_freq()
5384 return mlme_priv->mlme_ap.update_required_scc_sta_power; in wlan_get_tpc_update_required_for_sta()
5406 mlme_priv->mlme_ap.update_required_scc_sta_power = value; in wlan_set_tpc_update_required_for_sta()
5736 return mlme_priv->mlme_ap.psd_20mhz; in wlan_mlme_get_sap_psd_for_20mhz()
5758 mlme_priv->mlme_ap.psd_20mhz = psd_power; in wlan_mlme_set_sap_psd_for_20mhz()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
H A Dwlan_mlme_api.c411 mlme_priv->mlme_ap.ap_policy = ap_cfg_policy; in wlan_mlme_set_ap_policy()
412 mlme_debug("Set ap_cfg_policy to :%d", mlme_priv->mlme_ap.ap_policy); in wlan_mlme_set_ap_policy()
428 mlme_debug("Get ap_cfg_policy to :%d", mlme_priv->mlme_ap.ap_policy); in wlan_mlme_get_ap_policy()
430 return mlme_priv->mlme_ap.ap_policy; in wlan_mlme_get_ap_policy()
8267 mlme_priv->mlme_ap.oper_ch_width = ch_width; in wlan_mlme_set_ap_oper_ch_width()
8269 mlme_priv->mlme_ap.oper_ch_width, wlan_vdev_get_id(vdev)); in wlan_mlme_set_ap_oper_ch_width()
8286 return mlme_priv->mlme_ap.oper_ch_width; in wlan_mlme_get_ap_oper_ch_width()