Searched refs:policy_mgr_get_connection_count_with_mlo (Results 1 – 3 of 3) sorted by relevance
993 policy_mgr_get_connection_count_with_mlo(tdls_soc_obj->soc); in tdls_check_is_tdls_allowed()1046 if (policy_mgr_get_connection_count_with_mlo(psoc) > in tdls_is_concurrency_allowed()1064 if (policy_mgr_get_connection_count_with_mlo(psoc) > 1 && in tdls_is_concurrency_allowed()1109 (policy_mgr_get_connection_count_with_mlo(psoc) == 1 && in tdls_set_ct_mode()1325 policy_mgr_get_connection_count_with_mlo(psoc) == 1) in tdls_get_vdev()
669 policy_mgr_get_connection_count_with_mlo(struct wlan_objmgr_psoc *psoc);
3151 policy_mgr_get_connection_count_with_mlo(struct wlan_objmgr_psoc *psoc) in policy_mgr_get_connection_count_with_mlo() function