Home
last modified time | relevance | path

Searched refs:policy_mgr_is_mlo_sta_present (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/os_if/dp/src/
H A Dos_if_dp_local_pkt_capture.c103 if (policy_mgr_is_mlo_sta_present(psoc)) { in os_if_lpc_mon_intf_creation_allowed()
143 if (policy_mgr_is_mlo_sta_present(psoc)) { in os_if_start_capture_allowed()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/
H A Dwlan_policy_mgr_api.h5061 bool policy_mgr_is_mlo_sta_present(struct wlan_objmgr_psoc *psoc);
5268 static inline bool policy_mgr_is_mlo_sta_present(struct wlan_objmgr_psoc *psoc) in policy_mgr_is_mlo_sta_present() function
/wlan-driver/qcacld-3.0/components/nan/dispatcher/src/
H A Dnan_ucfg_api.c1222 if (policy_mgr_is_mlo_sta_present(psoc) && in ucfg_nan_is_sta_ndp_concurrency_allowed()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/src/
H A Dwlan_cm_roam_api.c605 if (policy_mgr_is_mlo_sta_present(psoc) && sta_count > 1) { in wlan_cm_dual_sta_roam_update_connect_channels()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_get_set_utils.c6816 bool policy_mgr_is_mlo_sta_present(struct wlan_objmgr_psoc *psoc) in policy_mgr_is_mlo_sta_present() function