Searched refs:conc_system_pref (Results 1 – 3 of 3) sorted by relevance
1729 enum policy_mgr_conc_priority_mode conc_system_pref = 0; in policy_mgr_get_pcl() local1753 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 …]
11176 uint8_t conc_system_pref) in policy_mgr_set_cur_conc_system_pref() argument11187 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()
4261 uint8_t conc_system_pref);