Searched defs:asic_fixed_properties (Results 1 – 1 of 1) sorted by relevance
684 struct asic_fixed_properties { struct685 struct hw_queue_properties *hw_queues_props;686 struct cpucp_info cpucp_info;687 char uboot_ver[VERSION_MAX_LEN];688 char preboot_ver[VERSION_MAX_LEN];689 struct hl_mmu_properties dmmu;690 struct hl_mmu_properties pmmu;691 struct hl_mmu_properties pmmu_huge;692 struct hl_hints_range hints_dram_reserved_va_range;693 struct hl_hints_range hints_host_reserved_va_range;[all …]