Home
last modified time | relevance | path

Searched refs:DMA_XOR_VAL (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.6/Documentation/ABI/stable/
Dsysfs-driver-dma-ioatdma6 DMA_XOR,DMA_XOR_VAL,DMA_INTERRUPT.
/Linux-v6.6/drivers/dma/ioat/
Dsysfs.c25 dma_has_cap(DMA_XOR_VAL, dma->cap_mask) ? " xor_val" : "", in cap_show()
Dinit.c914 if (!dma_has_cap(DMA_XOR_VAL, dma_chan->device->cap_mask)) in ioat_xor_val_self_test()
1122 dma_cap_set(DMA_XOR_VAL, dma->cap_mask); in ioat3_dma_probe()
1142 dma_cap_set(DMA_XOR_VAL, dma->cap_mask); in ioat3_dma_probe()
/Linux-v6.6/crypto/async_tx/
Dasync_xor.c293 return async_tx_find_channel(submit, DMA_XOR_VAL, &dest, 1, src_list, in xor_val_chan()
/Linux-v6.6/drivers/dma/
Ddmaengine.c1011 if (!dma_has_cap(DMA_XOR_VAL, device->cap_mask)) in device_has_all_tx_types()
1162 CHECK_CAP(dma_xor_val, DMA_XOR_VAL); in dma_async_device_register()
/Linux-v6.6/drivers/dma/ppc4xx/
Dadma.c1392 case DMA_XOR_VAL: in ppc440spe_async_tx_find_best_channel()
3776 dma_cap_set(DMA_XOR_VAL, adev->common.cap_mask); in ppc440spe_adma_init_capabilities()
3835 if (dma_has_cap(DMA_XOR_VAL, adev->common.cap_mask)) { in ppc440spe_adma_init_capabilities()
3859 dma_has_cap(DMA_XOR_VAL, adev->common.cap_mask) ? "xor_val " : "", in ppc440spe_adma_init_capabilities()
/Linux-v6.6/include/linux/
Ddmaengine.h55 DMA_XOR_VAL, enumerator
/Linux-v6.6/Documentation/driver-api/dmaengine/
Dprovider.rst184 - DMA_XOR_VAL