Lines Matching refs:node_props
504 uint32_t caps = topo_dev->node_props.capability; in kfd_dbg_trap_set_flags()
1066 device_info.location_id = topo_dev->node_props.location_id; in kfd_dbg_trap_device_snapshot()
1067 device_info.vendor_id = topo_dev->node_props.vendor_id; in kfd_dbg_trap_device_snapshot()
1068 device_info.device_id = topo_dev->node_props.device_id; in kfd_dbg_trap_device_snapshot()
1074 topo_dev->node_props.gfx_target_version; in kfd_dbg_trap_device_snapshot()
1075 device_info.simd_count = topo_dev->node_props.simd_count; in kfd_dbg_trap_device_snapshot()
1077 topo_dev->node_props.max_waves_per_simd; in kfd_dbg_trap_device_snapshot()
1078 device_info.array_count = topo_dev->node_props.array_count; in kfd_dbg_trap_device_snapshot()
1080 topo_dev->node_props.simd_arrays_per_engine; in kfd_dbg_trap_device_snapshot()
1082 device_info.capability = topo_dev->node_props.capability; in kfd_dbg_trap_device_snapshot()
1083 device_info.debug_prop = topo_dev->node_props.debug_prop; in kfd_dbg_trap_device_snapshot()