Searched refs:a6xx_hfi_queue_header (Results 1 – 2 of 2) sorted by relevance
16 struct a6xx_hfi_queue_header { struct32 struct a6xx_hfi_queue_header *header; argument
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()675 struct a6xx_hfi_queue_header *header, void *virt, u64 iova, in a6xx_hfi_queue_init()705 struct a6xx_hfi_queue_header *headers = hfi->virt + sizeof(*table); in a6xx_hfi_init()715 sizeof(struct a6xx_hfi_queue_header)); in a6xx_hfi_init()721 table->qhdr_size = sizeof(struct a6xx_hfi_queue_header) >> 2; in a6xx_hfi_init()
Completed in 5 milliseconds