Home
last modified time | relevance | path

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

/drivers/misc/habanalabs/common/
Dhabanalabs.h289 CB_ALLOC_USER = 0x2 enumerator
Dcommand_submission.c1016 if (!(hw_queue_prop->cb_alloc_flags & CB_ALLOC_USER)) { in validate_queue_index()
/drivers/misc/habanalabs/goya/
Dgoya.c389 prop->hw_queues_props[i].cb_alloc_flags = CB_ALLOC_USER; in goya_set_fixed_properties()
/drivers/misc/habanalabs/gaudi/
Dgaudi.c553 CB_ALLOC_USER; in gaudi_set_fixed_properties()