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()599 struct ioatdma_device *ioat_dma = ioat_chan->ioat_dma; in ioat_free_chan_resources()755 ioat_init_channel(struct ioatdma_device *ioat_dma, in ioat_init_channel()1211 struct ioatdma_device *ioat_dma = pci_get_drvdata(pdev); in ioat_shutdown()1241 static void ioat_resume(struct ioatdma_device *ioat_dma) in ioat_resume()1298 struct ioatdma_device *ioat_dma = pci_get_drvdata(pdev); in ioat_pcie_error_resume()1323 struct ioatdma_device *d = to_ioatdma_device(device); in release_ioatdma()1333 static struct ioatdma_device *1350 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 { struct109 struct ioatdma_device *ioat_dma;235 ioat_chan_by_index(struct ioatdma_device *ioat_dma, int index) in ioat_chan_by_index()403 void ioat_kobject_add(struct ioatdma_device *ioat_dma, struct kobj_type *type);404 void ioat_kobject_del(struct ioatdma_device *ioat_dma);405 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 __ioat_cleanup()723 struct ioatdma_device *ioat_dma = ioat_chan->ioat_dma; in ioat_abort_descs()1008 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 12 milliseconds