Searched refs:policy_mgr_is_mlo_sta_present (Results 1 – 5 of 5) sorted by relevance
103 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()
5061 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
1222 if (policy_mgr_is_mlo_sta_present(psoc) && in ucfg_nan_is_sta_ndp_concurrency_allowed()
605 if (policy_mgr_is_mlo_sta_present(psoc) && sta_count > 1) { in wlan_cm_dual_sta_roam_update_connect_channels()
6816 bool policy_mgr_is_mlo_sta_present(struct wlan_objmgr_psoc *psoc) in policy_mgr_is_mlo_sta_present() function