Searched refs:HLI_QUEUE_MAX_ELEM_SIZE (Results 1 – 1 of 1) sorted by relevance
112 #define HLI_QUEUE_MAX_ELEM_SIZE 32 macro143 static DRAM_ATTR char scratch[HLI_QUEUE_MAX_ELEM_SIZE]; in queue_isr_handler()222 if (elem_size > HLI_QUEUE_MAX_ELEM_SIZE) { in hli_queue_create()