Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cm_disconnect.c454 status = ucfg_mlme_cfg_get_wlm_reset(hdd_ctx->psoc, &reset); in hdd_cm_set_default_wlm_mode()
505 status = ucfg_mlme_cfg_get_wlm_reset(hdd_ctx->psoc, &reset); in hdd_cm_reset_udp_qos_upgrade_config()
H A Dwlan_hdd_main.c14820 status = ucfg_mlme_cfg_get_wlm_reset(hdd_ctx->psoc, &reset); in hdd_adapter_set_wlm_client_latency_level()
18853 qdf_status = ucfg_mlme_cfg_get_wlm_reset(hdd_ctx->psoc, &reset); in hdd_set_adapter_wlm_def_level()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
H A Dwlan_mlme_ucfg_api.h3742 QDF_STATUS ucfg_mlme_cfg_get_wlm_reset(struct wlan_objmgr_psoc *psoc, in ucfg_mlme_cfg_get_wlm_reset() function