Home
last modified time | relevance | path

Searched refs:ml_is_nlink_service_supported (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/components/umac/mlme/mlo_mgr/inc/
H A Dwlan_mlo_link_force.h448 bool ml_is_nlink_service_supported(struct wlan_objmgr_psoc *psoc);
471 ml_is_nlink_service_supported(struct wlan_objmgr_psoc *psoc) in ml_is_nlink_service_supported() function
/wlan-driver/qcacld-3.0/components/umac/mlme/mlo_mgr/src/
H A Dwlan_mlo_link_force.c554 bool ml_is_nlink_service_supported(struct wlan_objmgr_psoc *psoc) in ml_is_nlink_service_supported() function
2093 if (ml_is_nlink_service_supported(psoc)) in ml_nlink_state_change_handler()
2169 if (ml_is_nlink_service_supported(psoc)) in ml_nlink_tdls_event_handler()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_get_set_utils.c4146 if (ml_is_nlink_service_supported(psoc) && in policy_mgr_vdev_disabled_by_link_force()
4959 if (ml_is_nlink_service_supported(psoc) && in policy_mgr_handle_link_enable_disable_resp()
6397 if (ml_is_nlink_service_supported(psoc)) { in policy_mgr_mlo_sta_set_link_ext()
7067 if (ml_is_nlink_service_supported(psoc)) in policy_mgr_restore_no_force()
9170 if (ml_is_nlink_service_supported(psoc)) { in policy_mgr_process_mlo_sta_dynamic_force_num_link()
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c15648 if (ml_is_nlink_service_supported(mac_ctx->psoc)) { in sme_activate_mlo_links()