HFI_MAX_QUEUES
struct a6xx_hfi_queue queues[HFI_MAX_QUEUES];
s32 hfi_queue_history[HFI_MAX_QUEUES][HFI_HISTORY_SZ];
WARN_ON(idx >= HFI_MAX_QUEUES);