Searched refs:IFACEQ_NUMQ (Results 1 – 3 of 3) sorted by relevance
253 queue_size = ALIGN((sizeof(*q_tbl_hdr) + (IFACEQ_QUEUE_SIZE * IFACEQ_NUMQ)), SZ_4K); in iris_hfi_queues_init()282 (IFACEQ_NUMQ * sizeof(struct iris_hfi_queue_header)); in iris_hfi_queues_init()284 q_tbl_hdr->num_q = IFACEQ_NUMQ; in iris_hfi_queues_init()285 q_tbl_hdr->num_active_q = IFACEQ_NUMQ; in iris_hfi_queues_init()311 (IFACEQ_QUEUE_SIZE * IFACEQ_NUMQ), SZ_4K); in iris_hfi_queues_deinit()
97 IFACEQ_NUMQ, /* not an index */ enumerator165 struct iris_hfi_queue_header q_hdr[IFACEQ_NUMQ];
90 (IFACEQ_QUEUE_SIZE * IFACEQ_NUMQ), SZ_4K); in iris_vpu_setup_ucregion_memory_map()
Completed in 6 milliseconds