Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
H A Dwlan_mlo_mgr_sta.c2591 mlo_sta_handle_ptqm_migration(struct wlan_objmgr_vdev *removal_vdev) in mlo_sta_handle_ptqm_migration() argument
2595 if (!wlan_cm_is_vdev_connected(removal_vdev)) in mlo_sta_handle_ptqm_migration()
2598 bss_peer = wlan_vdev_get_bsspeer(removal_vdev); in mlo_sta_handle_ptqm_migration()
2604 != wlan_vdev_get_link_id(removal_vdev)) in mlo_sta_handle_ptqm_migration()
2607 return wlan_mlo_set_ptqm_migration(removal_vdev, bss_peer->mlo_peer_ctx, in mlo_sta_handle_ptqm_migration()
2612 mlo_sta_handle_ptqm_migration(struct wlan_objmgr_vdev *removal_vdev) in mlo_sta_handle_ptqm_migration() argument