Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/
H A Dwlan_policy_mgr_api.h1344 bool policy_mgr_is_emlsr_sta_concurrency_present(struct wlan_objmgr_psoc *psoc);
1395 policy_mgr_is_emlsr_sta_concurrency_present(struct wlan_objmgr_psoc *psoc) in policy_mgr_is_emlsr_sta_concurrency_present() function
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_get_set_utils.c7177 policy_mgr_is_emlsr_sta_concurrency_present(struct wlan_objmgr_psoc *psoc) in policy_mgr_is_emlsr_sta_concurrency_present() function
8728 } else if (policy_mgr_is_emlsr_sta_concurrency_present(psoc)) { in policy_mgr_activate_mlo_links_nlink()
8854 policy_mgr_is_emlsr_sta_concurrency_present(psoc)) { in policy_mgr_activate_mlo_links()
8982 policy_mgr_is_emlsr_sta_concurrency_present(psoc)) { in policy_mgr_update_mlo_links_based_on_linkid()
9219 if (policy_mgr_is_emlsr_sta_concurrency_present(psoc)) { in policy_mgr_update_active_mlo_num_links()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_mgmt.c1360 policy_mgr_is_emlsr_sta_concurrency_present(psoc)) { in wma_set_mlo_capability()