Searched refs:cb_alloc_flags (Results 1 – 4 of 4) sorted by relevance
1027 if (!(hw_queue_prop->cb_alloc_flags & CB_ALLOC_USER)) { in validate_queue_index()1036 if (!(hw_queue_prop->cb_alloc_flags & in validate_queue_index()1047 *is_kernel_allocated_cb = !!(hw_queue_prop->cb_alloc_flags in validate_queue_index()
339 enum queue_cb_alloc_flags cb_alloc_flags; member
376 prop->hw_queues_props[i].cb_alloc_flags = CB_ALLOC_KERNEL; in goya_set_fixed_properties()382 prop->hw_queues_props[i].cb_alloc_flags = CB_ALLOC_KERNEL; in goya_set_fixed_properties()389 prop->hw_queues_props[i].cb_alloc_flags = CB_ALLOC_USER; in goya_set_fixed_properties()
539 prop->hw_queues_props[i].cb_alloc_flags = in gaudi_set_fixed_properties()546 prop->hw_queues_props[i].cb_alloc_flags = in gaudi_set_fixed_properties()552 prop->hw_queues_props[i].cb_alloc_flags = in gaudi_set_fixed_properties()
Completed in 39 milliseconds