Home
last modified time | relevance | path

Searched defs:ioat_desc_sw (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/dma/ioat/
Ddma.h178 struct ioat_desc_sw { struct
179 struct ioat_dma_descriptor *hw;
180 struct list_head node;
181 size_t len;
182 struct list_head tx_list;
183 struct dma_async_tx_descriptor txd;
185 int id;