Searched refs:roam_synch_ind_ptr (Results 1 – 1 of 1) sorted by relevance
696 struct roam_offload_synch_ind *roam_synch_ind_ptr, in wma_roam_update_vdev() argument707 wma->interfaces[vdev_id].nss = roam_synch_ind_ptr->nss; in wma_roam_update_vdev()710 wma->interfaces[vdev_id].chan_width = roam_synch_ind_ptr->chan_width; in wma_roam_update_vdev()712 if (is_multi_link_roam(roam_synch_ind_ptr)) in wma_roam_update_vdev()714 mlo_roam_get_chan_freq(vdev_id, roam_synch_ind_ptr); in wma_roam_update_vdev()717 roam_synch_ind_ptr->chan_freq; in wma_roam_update_vdev()723 if (is_multi_link_roam(roam_synch_ind_ptr)) in wma_roam_update_vdev()724 mlo_get_sta_link_mac_addr(vdev_id, roam_synch_ind_ptr, in wma_roam_update_vdev()727 mac_addr = roam_synch_ind_ptr->bssid; in wma_roam_update_vdev()736 if (!is_multi_link_roam(roam_synch_ind_ptr) || in wma_roam_update_vdev()[all …]