Searched defs:a6xx_hfi_queue (Results 1 – 1 of 1) sorted by relevance
31 struct a6xx_hfi_queue { struct32 struct a6xx_hfi_queue_header *header; argument33 spinlock_t lock;34 u32 *data;35 atomic_t seqnum;45 s32 history[HFI_HISTORY_SZ];46 u8 history_idx;