Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/umac/mlme/mlo_mgr/src/
Dwlan_mlo_mgr_roam.c1659 struct wlan_mlo_dev_context *ml_dev_ctx1; in mlo_check_is_given_vdevs_on_same_mld() local
1669 ml_dev_ctx1 = vdev1->mlo_dev_ctx; in mlo_check_is_given_vdevs_on_same_mld()
1670 if (!ml_dev_ctx1) in mlo_check_is_given_vdevs_on_same_mld()
1673 vdev_list = ml_dev_ctx1->wlan_vdev_list; in mlo_check_is_given_vdevs_on_same_mld()