Searched refs:ucfg_mlme_cfg_get_wlm_reset (Results 1 – 3 of 3) sorted by relevance
454 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()
14820 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()
3742 QDF_STATUS ucfg_mlme_cfg_get_wlm_reset(struct wlan_objmgr_psoc *psoc, in ucfg_mlme_cfg_get_wlm_reset() function