Home
last modified time | relevance | path

Searched defs:ioat_dma (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/ioat/
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() argument
96 void ioat_kobject_del(struct ioatdma_device *ioat_dma) in ioat_kobject_del() argument
H A Dprep.c80 ioat3_alloc_sed(struct ioatdma_device *ioat_dma, unsigned int hw_pool) in ioat3_alloc_sed() argument
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
[all...]
H A Dinit.c300 static int ioat_dma_self_test(struct ioatdma_device *ioat_dma) in ioat_dma_self_test() argument
403 ioat_dma_setup_interrupts(struct ioatdma_device *ioat_dma) ioat_dma_setup_interrupts() argument
487 ioat_disable_interrupts(struct ioatdma_device *ioat_dma) ioat_disable_interrupts() argument
493 ioat_probe(struct ioatdma_device *ioat_dma) ioat_probe() argument
538 ioat_register(struct ioatdma_device *ioat_dma) ioat_register() argument
550 ioat_dma_remove(struct ioatdma_device *ioat_dma) ioat_dma_remove() argument
565 ioat_enumerate_channels(struct ioatdma_device *ioat_dma) ioat_enumerate_channels() argument
610 struct ioatdma_device *ioat_dma = ioat_chan->ioat_dma; ioat_free_chan_resources() local
766 ioat_init_channel(struct ioatdma_device *ioat_dma, struct ioatdma_chan *ioat_chan, int idx) ioat_init_channel() argument
783 ioat_xor_val_self_test(struct ioatdma_device *ioat_dma) ioat_xor_val_self_test() argument
1048 ioat3_dma_self_test(struct ioatdma_device *ioat_dma) ioat3_dma_self_test() argument
1061 ioat_intr_quirk(struct ioatdma_device *ioat_dma) ioat_intr_quirk() argument
1087 ioat3_dma_probe(struct ioatdma_device *ioat_dma, int dca) ioat3_dma_probe() argument
1213 struct ioatdma_device *ioat_dma = pci_get_drvdata(pdev); ioat_shutdown() local
1243 ioat_resume(struct ioatdma_device *ioat_dma) ioat_resume() argument
1300 struct ioatdma_device *ioat_dma = pci_get_drvdata(pdev); ioat_pcie_error_resume() local
[all...]
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() argument
593 struct ioatdma_device *ioat_dma = ioat_chan->ioat_dma; __cleanup() local
723 struct ioatdma_device *ioat_dma = ioat_chan->ioat_dma; ioat_abort_descs() local
1007 struct ioatdma_device *ioat_dma = ioat_chan->ioat_dma; ioat_reset_hw() local
[all...]
H A Ddma.h108 struct ioatdma_device *ioat_dma; member
236 ioat_chan_by_index(struct ioatdma_device *ioat_dma, int index) in ioat_chan_by_index() argument
[all...]
/kernel/linux/linux-6.6/drivers/dma/ioat/
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() argument
96 void ioat_kobject_del(struct ioatdma_device *ioat_dma) in ioat_kobject_del() argument
H A Dprep.c80 ioat3_alloc_sed(struct ioatdma_device *ioat_dma, unsigned int hw_pool) in ioat3_alloc_sed() argument
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
[all...]
H A Dinit.c299 static int ioat_dma_self_test(struct ioatdma_device *ioat_dma) in ioat_dma_self_test() argument
402 ioat_dma_setup_interrupts(struct ioatdma_device *ioat_dma) ioat_dma_setup_interrupts() argument
486 ioat_disable_interrupts(struct ioatdma_device *ioat_dma) ioat_disable_interrupts() argument
492 ioat_probe(struct ioatdma_device *ioat_dma) ioat_probe() argument
537 ioat_register(struct ioatdma_device *ioat_dma) ioat_register() argument
549 ioat_dma_remove(struct ioatdma_device *ioat_dma) ioat_dma_remove() argument
564 ioat_enumerate_channels(struct ioatdma_device *ioat_dma) ioat_enumerate_channels() argument
610 struct ioatdma_device *ioat_dma = ioat_chan->ioat_dma; ioat_free_chan_resources() local
766 ioat_init_channel(struct ioatdma_device *ioat_dma, struct ioatdma_chan *ioat_chan, int idx) ioat_init_channel() argument
783 ioat_xor_val_self_test(struct ioatdma_device *ioat_dma) ioat_xor_val_self_test() argument
1048 ioat3_dma_self_test(struct ioatdma_device *ioat_dma) ioat3_dma_self_test() argument
1061 ioat_intr_quirk(struct ioatdma_device *ioat_dma) ioat_intr_quirk() argument
1087 ioat3_dma_probe(struct ioatdma_device *ioat_dma, int dca) ioat3_dma_probe() argument
1213 struct ioatdma_device *ioat_dma = pci_get_drvdata(pdev); ioat_shutdown() local
1243 ioat_resume(struct ioatdma_device *ioat_dma) ioat_resume() argument
1300 struct ioatdma_device *ioat_dma = pci_get_drvdata(pdev); ioat_pcie_error_resume() local
[all...]
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() argument
593 struct ioatdma_device *ioat_dma = ioat_chan->ioat_dma; __ioat_cleanup() local
723 struct ioatdma_device *ioat_dma = ioat_chan->ioat_dma; ioat_abort_descs() local
1007 struct ioatdma_device *ioat_dma = ioat_chan->ioat_dma; ioat_reset_hw() local
[all...]
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() argument
[all...]

Completed in 9 milliseconds