Searched refs:a6xx_hfi_queue_header (Results 1 – 2 of 2) sorted by relevance
29 struct a6xx_hfi_queue_header *header = queue->header; in a6xx_hfi_queue_read()67 struct a6xx_hfi_queue_header *header = queue->header; in a6xx_hfi_queue_write()708 struct a6xx_hfi_queue_header *header, void *virt, u64 iova, in a6xx_hfi_queue_init()738 struct a6xx_hfi_queue_header *headers = hfi->virt + sizeof(*table); in a6xx_hfi_init()748 sizeof(struct a6xx_hfi_queue_header)); in a6xx_hfi_init()754 table->qhdr_size = sizeof(struct a6xx_hfi_queue_header) >> 2; in a6xx_hfi_init()
16 struct a6xx_hfi_queue_header { struct32 struct a6xx_hfi_queue_header *header; argument