Searched refs:sync_stream_prop (Results 1 – 1 of 1) sorted by relevance
424 prop = &hdev->kernel_queues[q_idx].sync_stream_prop; in init_signal_cs()483 prop = &hdev->kernel_queues[q_idx].sync_stream_prop; in init_wait_cs()915 struct hl_sync_stream_properties *sync_stream_prop; in sync_stream_queue_init() local920 sync_stream_prop = &hdev->kernel_queues[q_idx].sync_stream_prop; in sync_stream_queue_init()932 sync_stream_prop->collective_mstr_mon_id[0] = in sync_stream_queue_init()936 sync_stream_prop->collective_mstr_mon_id[1] = in sync_stream_queue_init()945 sync_stream_prop->collective_slave_mon_id = in sync_stream_queue_init()954 sync_stream_prop->base_sob_id = prop->sync_stream_first_sob + in sync_stream_queue_init()956 sync_stream_prop->base_mon_id = prop->sync_stream_first_mon + in sync_stream_queue_init()958 sync_stream_prop->next_sob_val = 1; in sync_stream_queue_init()[all …]