Searched refs:total_vdev (Results 1 – 2 of 2) sorted by relevance
1379 int ret, total_vdev; in ath12k_core_reconfigure_on_crash() local1392 total_vdev = ab->num_radios * TARGET_NUM_VDEVS(ab); in ath12k_core_reconfigure_on_crash()1393 ab->free_vdev_map = (1LL << total_vdev) - 1; in ath12k_core_reconfigure_on_crash()
15113 int total_vdev; in ath12k_mac_set_device_defaults() local15117 total_vdev = ab->num_radios * TARGET_NUM_VDEVS(ab); in ath12k_mac_set_device_defaults()15118 ab->free_vdev_map = (1LL << total_vdev) - 1; in ath12k_mac_set_device_defaults()