Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
Dwlan_policy_mgr_ucfg.c276 return policy_mgr_get_max_conc_cxns(psoc); in ucfg_policy_mgr_get_max_conc_cxns()
Dwlan_policy_mgr_get_set_utils.c151 uint32_t policy_mgr_get_max_conc_cxns(struct wlan_objmgr_psoc *psoc) in policy_mgr_get_max_conc_cxns() function
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/
Dwlan_policy_mgr_api.h244 uint32_t policy_mgr_get_max_conc_cxns(struct wlan_objmgr_psoc *psoc);
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_main.c659 policy_mgr_get_max_conc_cxns(wma_handle->psoc); in wma_set_default_tgt_config()