Lines Matching defs:stream_id
20 uint32_t stream_id;
60 static int fdt_node_get_iommus_stream_id(const void *fdt, int node, uint32_t *stream_id)
70 *stream_id = iommus_array[1];
104 &sub_allocators[i].stream_id);
157 allocator->firmware.stream_id = sub_allocators[0].stream_id;
158 allocator->working_data.stream_id = sub_allocators[1].stream_id;
182 allocator->command_stream.stream_id = sub_allocators[0].stream_id;
183 allocator->weight_data.stream_id = sub_allocators[1].stream_id;
184 allocator->buffer_data.stream_id = sub_allocators[2].stream_id;
185 allocator->intermediate_data.stream_id = sub_allocators[3].stream_id;