Searched refs:total_vdev (Results 1 – 2 of 2) sorted by relevance
1373 int ret, total_vdev; in ath12k_core_reconfigure_on_crash() local1384 total_vdev = ab->num_radios * TARGET_NUM_VDEVS(ab); in ath12k_core_reconfigure_on_crash()1385 ab->free_vdev_map = (1LL << total_vdev) - 1; in ath12k_core_reconfigure_on_crash()
14871 int total_vdev; in ath12k_mac_set_device_defaults() local14875 total_vdev = ab->num_radios * TARGET_NUM_VDEVS(ab); in ath12k_mac_set_device_defaults()14876 ab->free_vdev_map = (1LL << total_vdev) - 1; in ath12k_mac_set_device_defaults()