Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
Dwlan_policy_mgr_pcl.c1729 enum policy_mgr_conc_priority_mode conc_system_pref = 0; in policy_mgr_get_pcl() local
1753 conc_system_pref = PM_THROUGHPUT; in policy_mgr_get_pcl()
1756 conc_system_pref = PM_POWERSAVE; in policy_mgr_get_pcl()
1759 conc_system_pref = PM_LATENCY; in policy_mgr_get_pcl()
1788 [second_index][mode][conc_system_pref]; in policy_mgr_get_pcl()
1791 [second_index][mode][conc_system_pref]; in policy_mgr_get_pcl()
1805 [third_index][mode][conc_system_pref]; in policy_mgr_get_pcl()
1808 [third_index][mode][conc_system_pref]; in policy_mgr_get_pcl()
1812 pcl = policy_mgr_get_pcl_4_port(psoc, mode, conc_system_pref); in policy_mgr_get_pcl()
4712 enum policy_mgr_conc_priority_mode conc_system_pref = 0; in policy_mgr_is_3rd_conn_on_same_band_allowed() local
[all …]
Dwlan_policy_mgr_get_set_utils.c11176 uint8_t conc_system_pref) in policy_mgr_set_cur_conc_system_pref() argument
11187 policy_mgr_debug("conc_system_pref %hu", conc_system_pref); in policy_mgr_set_cur_conc_system_pref()
11188 pm_ctx->cur_conc_system_pref = conc_system_pref; in policy_mgr_set_cur_conc_system_pref()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/
Dwlan_policy_mgr_api.h4261 uint8_t conc_system_pref);