Home
last modified time | relevance | path

Searched defs:asic_fixed_properties (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/drivers/accel/habanalabs/common/
Dhabanalabs.h693 struct asic_fixed_properties { struct
694 struct hw_queue_properties *hw_queues_props;
695 struct hl_special_block_info *special_blocks;
696 struct hl_skip_blocks_cfg skip_special_blocks_cfg;
697 struct cpucp_info cpucp_info;
698 char uboot_ver[VERSION_MAX_LEN];
699 char preboot_ver[VERSION_MAX_LEN];
700 struct hl_mmu_properties dmmu;
701 struct hl_mmu_properties pmmu;
702 struct hl_mmu_properties pmmu_huge;
[all …]