Searched refs:max_num_vdevs (Results 1 – 2 of 2) sorted by relevance
959 ar->max_num_vdevs = TARGET_NUM_VDEVS; in ath10k_core_init_firmware_features()967 ar->max_num_vdevs = TARGET_10X_NUM_VDEVS; in ath10k_core_init_firmware_features()973 ar->max_num_vdevs = TARGET_TLV_NUM_VDEVS; in ath10k_core_init_firmware_features()1132 ar->free_vdev_map = (1LL << ar->max_num_vdevs) - 1; in ath10k_core_start()
635 int max_num_vdevs; member