Home
last modified time | relevance | path

Searched refs:base_sob_id (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/accel/habanalabs/gaudi/
H A DgaudiP.h261 * @base_sob_id: base sob id of this SOB group.
267 u32 base_sob_id; member
H A Dgaudi.c1099 sob_id = prop->hw_sob_group[sob_group_id].base_sob_id; in gaudi_collective_map_sobs()
1130 (hw_sob_group->base_sob_id * 4) + (i * 4)), 0); in gaudi_sob_group_hw_reset()
1142 "SOB release shouldn't be called here, base_sob_id: %d\n", in gaudi_sob_group_reset_error()
1143 hw_sob_group->base_sob_id); in gaudi_sob_group_reset_error()
1181 prop->hw_sob_group[i].base_sob_id = sob_id; in gaudi_collective_init()
1221 cprop->hw_sob_group[sob_group_offset].base_sob_id; in gaudi_collective_master_init_job()
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
H A Dhw_queue.c722 hw_queue->base_sob_id = in sync_stream_queue_init()
732 hw_sob->sob_id = hw_queue->base_sob_id + sob; in sync_stream_queue_init()
H A Dhabanalabs.h506 * @base_sob_id: the base SOB id of the SOBs used by this queue.
527 u16 base_sob_id; member
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dhw_queue.c943 sync_stream_prop->base_sob_id = prop->sync_stream_first_sob + in sync_stream_queue_init()
953 hw_sob->sob_id = sync_stream_prop->base_sob_id + sob; in sync_stream_queue_init()
H A Dhabanalabs.h1003 * @base_sob_id: the base SOB id of the SOBs used by this queue.
1017 u16 base_sob_id; member

Completed in 28 milliseconds