Searched refs:IFACEQ_NUMQ (Results 1 – 2 of 2) sorted by relevance
252 queue_size = ALIGN((sizeof(*q_tbl_hdr) + (IFACEQ_QUEUE_SIZE * IFACEQ_NUMQ)), SZ_4K); in iris_hfi_queues_init()281 (IFACEQ_NUMQ * sizeof(struct iris_hfi_queue_header)); in iris_hfi_queues_init()283 q_tbl_hdr->num_q = IFACEQ_NUMQ; in iris_hfi_queues_init()284 q_tbl_hdr->num_active_q = IFACEQ_NUMQ; in iris_hfi_queues_init()310 (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];