Home
last modified time | relevance | path

Searched refs:device_prep_dma_xor_val (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/crypto/async_tx/
Dasync_xor.c350 tx = device->device_prep_dma_xor_val(chan, unmap->addr, src_cnt, in async_xor_val_offs()
358 tx = device->device_prep_dma_xor_val(chan, in async_xor_val_offs()
/linux-6.6.21/drivers/dma/ioat/
Dinit.c934 tx = dma->device_prep_dma_xor_val(dma_chan, dma_srcs, in ioat_xor_val_self_test()
987 tx = dma->device_prep_dma_xor_val(dma_chan, dma_srcs, in ioat_xor_val_self_test()
1123 dma->device_prep_dma_xor_val = ioat_prep_xor_val; in ioat3_dma_probe()
1140 dma->device_prep_dma_xor_val = ioat_prep_pqxor_val; in ioat3_dma_probe()
/linux-6.6.21/include/linux/
Ddmaengine.h895 struct dma_async_tx_descriptor *(*device_prep_dma_xor_val)( member
/linux-6.6.21/drivers/dma/ppc4xx/
Dadma.c3846 adev->common.device_prep_dma_xor_val = in ppc440spe_adma_init_capabilities()