Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c7044 u32 entry_idx, entry_offset, vdev_idx; in ath12k_mac_mlo_sta_set_link_active() local
7050 for (vdev_idx = 0; vdev_idx < num_mlo_vdev; vdev_idx++) { in ath12k_mac_mlo_sta_set_link_active()
7051 vdev_id = mlo_vdev_id_lst[vdev_idx]; in ath12k_mac_mlo_sta_set_link_active()
7070 for (vdev_idx = 0; vdev_idx < num_mlo_inactive_vdev; vdev_idx++) { in ath12k_mac_mlo_sta_set_link_active()
7071 vdev_id = mlo_inactive_vdev_lst[vdev_idx]; in ath12k_mac_mlo_sta_set_link_active()