Searched refs:total_vdev (Results 1 – 2 of 2) sorted by relevance
1360 int ret, total_vdev; in ath12k_core_reconfigure_on_crash() local1372 total_vdev = ab->num_radios * TARGET_NUM_VDEVS(ab); in ath12k_core_reconfigure_on_crash()1373 ab->free_vdev_map = (1LL << total_vdev) - 1; in ath12k_core_reconfigure_on_crash()
15087 int total_vdev; in ath12k_mac_set_device_defaults() local15091 total_vdev = ab->num_radios * TARGET_NUM_VDEVS(ab); in ath12k_mac_set_device_defaults()15092 ab->free_vdev_map = (1LL << total_vdev) - 1; in ath12k_mac_set_device_defaults()