Home
last modified time | relevance | path

Searched refs:hw_queue_properties (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/accel/habanalabs/common/
H A Dcommand_submission.c1209 struct hw_queue_properties *hw_queue_prop; in validate_queue_index()
2008 struct hw_queue_properties *hw_queue_prop; in cs_ioctl_reserve_signals()
2209 struct hw_queue_properties *hw_queue_prop; in cs_ioctl_signal_wait()
H A Dhabanalabs.h439 * struct hw_queue_properties - queue information.
453 struct hw_queue_properties { struct
707 struct hw_queue_properties *hw_queues_props;
454 typehw_queue_properties global() argument
455 cb_alloc_flagshw_queue_properties global() argument
456 collective_modehw_queue_properties global() argument
457 q_dram_bd_addresshw_queue_properties global() argument
458 driver_onlyhw_queue_properties global() argument
459 binnedhw_queue_properties global() argument
460 supports_sync_streamhw_queue_properties global() argument
461 dram_bdhw_queue_properties global() argument
/linux/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2.c2412 struct hw_queue_properties *q_props; in gaudi2_set_fixed_properties()
2417 prop->hw_queues_props = kcalloc(prop->max_queues, sizeof(struct hw_queue_properties), in gaudi2_set_fixed_properties()
2750 struct hw_queue_properties *q_props = prop->hw_queues_props; in gaudi2_set_tpc_binning_masks()
2852 struct hw_queue_properties *q_props; in gaudi2_set_edma_binning_masks()
/linux/drivers/accel/habanalabs/gaudi/
H A Dgaudi.c543 sizeof(struct hw_queue_properties), in gaudi_set_fixed_properties()
1433 struct hw_queue_properties *hw_queue_prop; in gaudi_collective_wait_create_job()
1530 struct hw_queue_properties *hw_queue_prop; in gaudi_collective_wait_create_jobs()
/linux/drivers/accel/habanalabs/goya/
H A Dgoya.c367 sizeof(struct hw_queue_properties), in goya_set_fixed_properties()