Home
last modified time | relevance | path

Searched refs:ucfg_cm_is_vdev_active (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/dispatcher/inc/
H A Dwlan_cm_ucfg_api.h88 bool ucfg_cm_is_vdev_active(struct wlan_objmgr_vdev *vdev);
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/dispatcher/src/
H A Dwlan_cm_ucfg_api.c57 bool ucfg_cm_is_vdev_active(struct wlan_objmgr_vdev *vdev) in ucfg_cm_is_vdev_active() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cm_connect.c82 is_vdev_active = ucfg_cm_is_vdev_active(vdev); in hdd_cm_is_vdev_associated()
H A Dwlan_hdd_assoc.c2423 !ucfg_cm_is_vdev_active(vdev)) in hdd_roam_channel_switch_handler()
H A Dwlan_hdd_hostapd.c1112 !ucfg_cm_is_vdev_active(vdev)) { in hdd_chan_change_notify_update()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_get_set_utils.c6552 if (assoc_vdev && ucfg_cm_is_vdev_active(assoc_vdev)) in policy_mgr_get_conc_ext_flags()
12298 if (assoc_vdev && ucfg_cm_is_vdev_active(assoc_vdev)) { in policy_mgr_get_roam_enabled_sta_session_id()