Home
last modified time | relevance | path

Searched refs:device_prep_dma_pq (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/crypto/async_tx/
H A Dasync_raid6_recov.c54 tx = dma->device_prep_dma_pq(chan, pq, unmap->addr, 2, coef, in async_sum_product()
122 tx = dma->device_prep_dma_pq(chan, dma_dest, unmap->addr, in async_mult()
H A Dasync_pq.c78 tx = dma->device_prep_dma_pq(chan, dma_dest, in do_async_gen_syndrome()
/openbmc/linux/drivers/dma/
H A Dfsl_raid.c796 dma_dev->device_prep_dma_pq = fsl_re_prep_dma_pq; in fsl_re_probe()
H A Ddmatest.c796 tx = dev->device_prep_dma_pq(chan, dma_pq, srcs, in dmatest_func()
H A Dxgene-dma.c1525 dma_dev->device_prep_dma_pq = xgene_dma_prep_pq; in xgene_dma_set_caps()
H A Dbcm-sba-raid.c1588 dma_dev->device_prep_dma_pq = sba_prep_dma_pq; in sba_async_register()
/openbmc/linux/include/linux/
H A Ddmaengine.h898 struct dma_async_tx_descriptor *(*device_prep_dma_pq)( member
/openbmc/linux/drivers/dma/ioat/
H A Dinit.c1116 dma->device_prep_dma_pq = ioat_prep_pq; in ioat3_dma_probe()
/openbmc/linux/drivers/dma/ppc4xx/
H A Dadma.c3818 adev->common.device_prep_dma_pq = in ppc440spe_adma_init_capabilities()