Home
last modified time | relevance | path

Searched refs:sme_update_config (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfg.c1025 status = sme_update_config(mac_handle, sme_config); in hdd_set_sme_config()
2194 sme_update_config(hdd_ctx->mac_handle, sme_config); in hdd_update_phymode()
2554 sme_update_config(mac_handle, sme_config); in hdd_restore_sme_config_cb()
H A Dwlan_hdd_hostapd.c4836 sme_update_config(mac_handle, sme_config); in wlan_hdd_set_channel()
6942 sme_update_config(mac_handle, sme_config); in wlan_hdd_cfg80211_start_bss()
H A Dwlan_hdd_cfg80211.c15081 sme_update_config(mac_handle, sme_config); in __wlan_hdd_cfg80211_set_wifi_test_config()
/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dsme_api.h476 QDF_STATUS sme_update_config(mac_handle_t mac_handle,
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c982 QDF_STATUS sme_update_config(mac_handle_t mac_handle, in sme_update_config() function