Home
last modified time | relevance | path

Searched refs:policy_mgr_get_concurrency_mode (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_p2p.c1557 concurrent_state = policy_mgr_get_concurrency_mode( in wlan_hdd_set_mcc_p2p_quota()
1616 concurrent_state = policy_mgr_get_concurrency_mode( in wlan_hdd_set_mcc_latency()
H A Dwlan_hdd_wext.c5282 *value = policy_mgr_get_concurrency_mode(hdd_ctx->psoc); in __iw_setnone_getint()
H A Dwlan_hdd_hostapd.c4625 (int)policy_mgr_get_concurrency_mode(hdd_ctx->psoc)); in hdd_wlan_create_ap_dev()
H A Dwlan_hdd_main.c21699 if (policy_mgr_get_concurrency_mode(hdd_ctx->psoc) == in wlan_hdd_is_mon_concurrency()
/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_fsm.c1217 concurrent_state = policy_mgr_get_concurrency_mode(mac_ctx->psoc); in sap_validate_chan()
1485 if ((policy_mgr_get_concurrency_mode(mac_ctx->psoc) == in sap_channel_sel()
1489 (policy_mgr_get_concurrency_mode(mac_ctx->psoc) == in sap_channel_sel()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/
H A Dwlan_policy_mgr_api.h679 uint32_t policy_mgr_get_concurrency_mode(struct wlan_objmgr_psoc *psoc);
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_get_set_utils.c9918 uint32_t policy_mgr_get_concurrency_mode(struct wlan_objmgr_psoc *psoc) in policy_mgr_get_concurrency_mode() function
12329 conc_mode = policy_mgr_get_concurrency_mode(psoc); in policy_mgr_is_sta_mon_concurrency()