Searched defs:cmdq_task (Results 1 – 2 of 2) sorted by relevance
61 struct cmdq_task { struct62 struct cmdq *cmdq;63 struct list_head list_entry;64 dma_addr_t pa_base;65 struct cmdq_thread *thread;66 struct cmdq_pkt *pkt; /* the packet sent from mailbox client */
66 struct cmdq_task { struct67 struct cmdq *cmdq;68 struct list_head list_entry;69 dma_addr_t pa_base;70 struct cmdq_thread *thread;71 struct cmdq_pkt *pkt; /* the packet sent from mailbox client */