Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c7372 u32 entry_idx, entry_offset, vdev_idx; in ath12k_mac_mlo_sta_set_link_active() local
7378 for (vdev_idx = 0; vdev_idx < num_mlo_vdev; vdev_idx++) { in ath12k_mac_mlo_sta_set_link_active()
7379 vdev_id = mlo_vdev_id_lst[vdev_idx]; in ath12k_mac_mlo_sta_set_link_active()
7398 for (vdev_idx = 0; vdev_idx < num_mlo_inactive_vdev; vdev_idx++) { in ath12k_mac_mlo_sta_set_link_active()
7399 vdev_id = mlo_inactive_vdev_lst[vdev_idx]; in ath12k_mac_mlo_sta_set_link_active()