Home
last modified time | relevance | path

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

/linux/drivers/dma/ioat/
H A Ddma.c137 struct ioatdma_device *ioat_dma = ioat_chan->ioat_dma; in ioat_stop() local
375 struct ioatdma_device *ioat_dma = ioat_chan->ioat_dma; in ioat_alloc_ring() local
520 ioat_free_sed(struct ioatdma_device *ioat_dma, struct ioat_sed_ent *sed) in ioat_free_sed()
593 struct ioatdma_device *ioat_dma = ioat_chan->ioat_dma; in __ioat_cleanup() local
723 struct ioatdma_device *ioat_dma = ioat_chan->ioat_dma; in ioat_abort_descs() local
1007 struct ioatdma_device *ioat_dma = ioat_chan->ioat_dma; in ioat_reset_hw() local
H A Dsysfs.c34 struct ioatdma_device *ioat_dma = to_ioatdma_device(dma); in version_show() local
75 void ioat_kobject_add(struct ioatdma_device *ioat_dma, struct kobj_type *type) in ioat_kobject_add()
96 void ioat_kobject_del(struct ioatdma_device *ioat_dma) in ioat_kobject_del()
H A Dprep.c80 ioat3_alloc_sed(struct ioatdma_device *ioat_dma, unsigned int hw_pool) in ioat3_alloc_sed()
345 struct ioatdma_device *ioat_dma = ioat_chan->ioat_dma; in __ioat_prep_pq_lock() local
469 struct ioatdma_device *ioat_dma = ioat_chan->ioat_dma; in __ioat_prep_pq16_lock() local
H A Ddma.h109 struct ioatdma_device *ioat_dma; member
235 ioat_chan_by_index(struct ioatdma_device *ioat_dma, int index) in ioat_chan_by_index()