Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/misc/habanalabs/common/
Dhabanalabs.h406 CB_ALLOC_USER = 0x2 enumerator
Dcommand_submission.c1156 if (!(hw_queue_prop->cb_alloc_flags & CB_ALLOC_USER)) { in validate_queue_index()
/Linux-v6.1/drivers/misc/habanalabs/goya/
Dgoya.c389 prop->hw_queues_props[i].cb_alloc_flags = CB_ALLOC_USER; in goya_set_fixed_properties()
/Linux-v6.1/drivers/misc/habanalabs/gaudi/
Dgaudi.c571 CB_ALLOC_USER; in gaudi_set_fixed_properties()
/Linux-v6.1/drivers/misc/habanalabs/gaudi2/
Dgaudi2.c1909 q_props[i].cb_alloc_flags = CB_ALLOC_USER; in gaudi2_set_fixed_properties()