Searched refs:ioat_desc_sw (Results 1 – 2 of 2) sorted by relevance
230 struct ioat_desc_sw *desc = tx_to_ioat_desc(tx); in ioat1_tx_submit()232 struct ioat_desc_sw *first; in ioat1_tx_submit()233 struct ioat_desc_sw *chain_tail; in ioat1_tx_submit()268 static struct ioat_desc_sw *272 struct ioat_desc_sw *desc_sw; in ioat_dma_alloc_descriptor()311 struct ioat_desc_sw *desc; in ioat1_dma_alloc_chan_resources()406 struct ioat_desc_sw *desc, *_desc; in ioat1_dma_free_chan_resources()467 static struct ioat_desc_sw *470 struct ioat_desc_sw *new; in ioat1_dma_get_next_descriptor()494 struct ioat_desc_sw *desc; in ioat1_dma_prep_memcpy()[all …]
35 #define to_ioat_desc(lh) container_of(lh, struct ioat_desc_sw, node)36 #define tx_to_ioat_desc(tx) container_of(tx, struct ioat_desc_sw, txd)178 struct ioat_desc_sw { struct