Searched refs:dup_vdev (Results 1 – 1 of 1) sorted by relevance
1921 struct wlan_objmgr_vdev *dup_vdev; in wma_create_peer_validate_mld_address() local1934 dup_vdev = wlan_objmgr_get_vdev_by_id_from_psoc( in wma_create_peer_validate_mld_address()1937 if (!dup_vdev) in wma_create_peer_validate_mld_address()1943 if (!dup_vdev->mlo_dev_ctx) { in wma_create_peer_validate_mld_address()1945 dup_vdev, WLAN_LEGACY_WMA_ID); in wma_create_peer_validate_mld_address()1947 } else if (dup_vdev->mlo_dev_ctx != vdev->mlo_dev_ctx) { in wma_create_peer_validate_mld_address()1952 dup_vdev, WLAN_LEGACY_WMA_ID); in wma_create_peer_validate_mld_address()1956 dup_vdev, WLAN_LEGACY_WMA_ID); in wma_create_peer_validate_mld_address()