Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
Dwlan_hdd_cfg.h227 QDF_STATUS hdd_set_policy_mgr_user_cfg(struct hdd_context *hdd_ctx);
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_cfg.c743 QDF_STATUS hdd_set_policy_mgr_user_cfg(struct hdd_context *hdd_ctx) in hdd_set_policy_mgr_user_cfg() function
1524 hdd_set_policy_mgr_user_cfg(hdd_ctx); in hdd_update_nss()
Dwlan_hdd_main.c15868 status = hdd_set_policy_mgr_user_cfg(hdd_ctx); in hdd_pre_enable_configure()