Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_vdev_api.h452 bool cm_is_vdevid_active(struct wlan_objmgr_pdev *pdev, uint8_t vdev_id);
H A Dwlan_cm_vdev_connect.c1924 bool cm_is_vdevid_active(struct wlan_objmgr_pdev *pdev, uint8_t vdev_id) in cm_is_vdevid_active() function
H A Dwlan_cm_roam_offload.c4612 if (!cm_is_vdevid_active(pdev, vdev_id)) { in cm_roam_switch_to_roam_sync()
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_power_save.c358 if (!cm_is_vdevid_active(mac_ctx->pdev, vdev_id)) in sme_enable_sta_ps_check()
391 if (!cm_is_vdevid_active(mac_ctx->pdev, vdev_id)) in sme_ps_enable_disable()