Searched refs:max_vdevs (Results 1 – 4 of 4) sorted by relevance
1122 uint8_t max_vdevs = WLAN_UMAC_MLO_MAX_BRIDGE_VDEVS; in mlo_get_link_vdev_from_psoc_id() local1138 max_vdevs = WLAN_UMAC_MLO_MAX_VDEVS; in mlo_get_link_vdev_from_psoc_id()1140 for (i = 0; i < max_vdevs; i++) { in mlo_get_link_vdev_from_psoc_id()1141 if (max_vdevs == WLAN_UMAC_MLO_MAX_BRIDGE_VDEVS) in mlo_get_link_vdev_from_psoc_id()1212 uint8_t max_vdevs = WLAN_UMAC_MLO_MAX_BRIDGE_VDEVS; in wlan_mlo_get_bridge_peer_psoc_id() local1247 max_vdevs = WLAN_UMAC_MLO_MAX_VDEVS; in wlan_mlo_get_bridge_peer_psoc_id()1250 for (i = 0; i < max_vdevs; i++) { in wlan_mlo_get_bridge_peer_psoc_id()1251 if (max_vdevs == WLAN_UMAC_MLO_MAX_BRIDGE_VDEVS) in wlan_mlo_get_bridge_peer_psoc_id()
795 uint8_t max_vdevs, vdev_idx; in target_if_vdev_mgr_multi_vdev_restart_resp_handler() local829 max_vdevs = wlan_psoc_get_max_vdev_count(psoc); in target_if_vdev_mgr_multi_vdev_restart_resp_handler()830 for (vdev_idx = 0; vdev_idx < max_vdevs; vdev_idx++) { in target_if_vdev_mgr_multi_vdev_restart_resp_handler()
479 uint32_t max_vdevs; member
931 param->max_vdevs = wlan_pdev_get_max_vdev_count(pdev); in vdev_mgr_multiple_restart_param_update()