Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
H A Dwlan_mlo_mgr_peer.c1492 struct wlan_objmgr_vdev *tmp_link_vdevs[WLAN_UMAC_MLO_MAX_VDEVS] = { NULL }; in wlan_mlo_peer_create() local
1692 tmp_link_vdevs[i] = link_vdevs[i]; in wlan_mlo_peer_create()
1696 tmp_link_vdevs, in wlan_mlo_peer_create()
1705 mlo_dev_release_link_vdevs(tmp_link_vdevs); in wlan_mlo_peer_create()
1713 mlo_peer_allocate_primary_umac(ml_dev, ml_peer, tmp_link_vdevs); in wlan_mlo_peer_create()
1716 mlo_dev_release_link_vdevs(tmp_link_vdevs); in wlan_mlo_peer_create()