Lines Matching refs:node_props
521 uint32_t caps = topo_dev->node_props.capability;
1083 device_info.location_id = topo_dev->node_props.location_id;
1084 device_info.vendor_id = topo_dev->node_props.vendor_id;
1085 device_info.device_id = topo_dev->node_props.device_id;
1091 topo_dev->node_props.gfx_target_version;
1092 device_info.simd_count = topo_dev->node_props.simd_count;
1094 topo_dev->node_props.max_waves_per_simd;
1095 device_info.array_count = topo_dev->node_props.array_count;
1097 topo_dev->node_props.simd_arrays_per_engine;
1099 device_info.capability = topo_dev->node_props.capability;
1100 device_info.debug_prop = topo_dev->node_props.debug_prop;