Searched refs:ioatdma_device (Results 1 – 5 of 5) sorted by relevance
120 ioat_init_channel(struct ioatdma_device *ioat_dma,493 static int ioat_probe(struct ioatdma_device *ioat_dma) in ioat_probe()538 static int ioat_register(struct ioatdma_device *ioat_dma) in ioat_register()610 struct ioatdma_device *ioat_dma = ioat_chan->ioat_dma; in ioat_free_chan_resources()766 ioat_init_channel(struct ioatdma_device *ioat_dma, in ioat_init_channel()1213 struct ioatdma_device *ioat_dma = pci_get_drvdata(pdev); in ioat_shutdown()1243 static void ioat_resume(struct ioatdma_device *ioat_dma) in ioat_resume()1325 struct ioatdma_device *d = to_ioatdma_device(device); in release_ioatdma()1335 static struct ioatdma_device *1352 struct ioatdma_device *device; in ioat_pci_probe()[all …]
22 #define to_ioatdma_device(dev) container_of(dev, struct ioatdma_device, dma_dev)63 struct ioatdma_device { struct108 struct ioatdma_device *ioat_dma;236 ioat_chan_by_index(struct ioatdma_device *ioat_dma, int index) in ioat_chan_by_index()404 void ioat_kobject_add(struct ioatdma_device *ioat_dma, struct kobj_type *type);405 void ioat_kobject_del(struct ioatdma_device *ioat_dma);406 int ioat_dma_setup_interrupts(struct ioatdma_device *ioat_dma);
34 struct ioatdma_device *ioat_dma = to_ioatdma_device(dma); in version_show()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()
93 struct ioatdma_device *instance = data; in ioat_dma_do_interrupt()137 struct ioatdma_device *ioat_dma = ioat_chan->ioat_dma; in ioat_stop()375 struct ioatdma_device *ioat_dma = ioat_chan->ioat_dma; in ioat_alloc_ring()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 __cleanup()723 struct ioatdma_device *ioat_dma = ioat_chan->ioat_dma; in ioat_abort_descs()1007 struct ioatdma_device *ioat_dma = ioat_chan->ioat_dma; in ioat_reset_hw()
80 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()469 struct ioatdma_device *ioat_dma = ioat_chan->ioat_dma; in __ioat_prep_pq16_lock()
Completed in 581 milliseconds