Searched refs:TARGET_NUM_VDEVS (Results 1 – 5 of 5) sorted by relevance
682 #define TARGET_NUM_VDEVS 8 macro690 (TARGET_NUM_VDEVS))
6595 config.num_vdevs = __cpu_to_le32(TARGET_NUM_VDEVS); in ath10k_wmi_op_gen_init()
636 return ath12k_core_get_max_station_per_radio(ab) + TARGET_NUM_VDEVS(ab); in ath12k_core_get_max_peers_per_radio()1372 total_vdev = ab->num_radios * TARGET_NUM_VDEVS(ab); in ath12k_core_reconfigure_on_crash()
10224 if (ar->num_created_vdevs >= TARGET_NUM_VDEVS(ab)) { in ath12k_mac_vdev_create()10226 TARGET_NUM_VDEVS(ab)); in ath12k_mac_vdev_create()14517 mbssid_max_interfaces += TARGET_NUM_VDEVS(ar->ab); in ath12k_mac_hw_register()15091 total_vdev = ab->num_radios * TARGET_NUM_VDEVS(ab); in ath12k_mac_set_device_defaults()
7103 if (ar->num_created_vdevs > (TARGET_NUM_VDEVS(ab) - 1)) { in ath11k_mac_op_add_interface()7105 ar->num_created_vdevs, TARGET_NUM_VDEVS(ab)); in ath11k_mac_op_add_interface()10636 ar->hw->wiphy->mbssid_max_interfaces = TARGET_NUM_VDEVS(ab); in __ath11k_mac_register()10718 ab->free_vdev_map = (1LL << (ab->num_radios * TARGET_NUM_VDEVS(ab))) - 1; in ath11k_mac_register()