Lines Matching defs:idxd_desc
214 struct idxd_desc { struct215 struct dsa_hw_desc *hw;216 dma_addr_t desc_dma;217 struct dsa_completion_record *completion;218 dma_addr_t compl_dma;219 struct dma_async_tx_descriptor txd;220 struct llist_node llnode;221 struct list_head list;222 int id;223 int cpu;224 struct idxd_wq *wq;