Searched refs:hli_customer_queue_create (Results 1 – 3 of 3) sorted by relevance
106 hli_queue_handle_t hli_customer_queue_create(size_t nelem, size_t elem_size, QueueHandle_t downstre…
235 hli_queue_handle_t hli_customer_queue_create(size_t nelem, size_t elem_size, QueueHandle_t downstre… in hli_customer_queue_create() function
723 hli_queue_handle_t queue = hli_customer_queue_create(queue_len, item_size, downstream_queue); in customer_queue_create_hlevel_wrapper()