Home
last modified time | relevance | path

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

/linux-6.3-rc2/crypto/async_tx/
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()
A Dasync_pq.c78 tx = dma->device_prep_dma_pq(chan, dma_dest, in do_async_gen_syndrome()
/linux-6.3-rc2/drivers/dma/
A Dfsl_raid.c795 dma_dev->device_prep_dma_pq = fsl_re_prep_dma_pq; in fsl_re_probe()
A Ddmaengine.c1171 if (dma_has_cap(DMA_PQ, device->cap_mask) && !device->device_prep_dma_pq) { in dma_async_device_register()
A Ddmatest.c796 tx = dev->device_prep_dma_pq(chan, dma_pq, srcs, in dmatest_func()
A Dxgene-dma.c1524 dma_dev->device_prep_dma_pq = xgene_dma_prep_pq; in xgene_dma_set_caps()
A Dbcm-sba-raid.c1586 dma_dev->device_prep_dma_pq = sba_prep_dma_pq; in sba_async_register()
/linux-6.3-rc2/include/linux/
A Ddmaengine.h898 struct dma_async_tx_descriptor *(*device_prep_dma_pq)( member
/linux-6.3-rc2/drivers/dma/ioat/
A Dinit.c1128 dma->device_prep_dma_pq = ioat_prep_pq; in ioat3_dma_probe()
/linux-6.3-rc2/drivers/dma/ppc4xx/
A Dadma.c3818 adev->common.device_prep_dma_pq = in ppc440spe_adma_init_capabilities()

Completed in 36 milliseconds