Home
last modified time | relevance | path

Searched refs:ucfg_mlme_get_wmm_mode (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
H A Dwlan_mlme_ucfg_api.h3715 ucfg_mlme_get_wmm_mode(struct wlan_objmgr_psoc *psoc, uint8_t *value) in ucfg_mlme_get_wmm_mode() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfg.c868 status = ucfg_mlme_get_wmm_mode(hdd_ctx->psoc, &wmm_mode); in hdd_set_sme_cfgs_related_to_mlme()
H A Dwlan_hdd_cfg80211.c13997 status = ucfg_mlme_get_wmm_mode(hdd_ctx->psoc, in __wlan_hdd_cfg80211_set_wifi_test_config()
/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_api_roam.c2855 status = ucfg_mlme_get_wmm_mode(mac_ctx->psoc, &wmm_mode); in csr_roam_process_start_bss_success()