Searched refs:device_prep_dma_xor_val (Results 1 – 3 of 3) sorted by relevance
350 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()
923 tx = dma->device_prep_dma_xor_val(dma_chan, dma_srcs, in ioat_xor_val_self_test()976 tx = dma->device_prep_dma_xor_val(dma_chan, dma_srcs, in ioat_xor_val_self_test()1112 dma->device_prep_dma_xor_val = ioat_prep_xor_val; in ioat3_dma_probe()1129 dma->device_prep_dma_xor_val = ioat_prep_pqxor_val; in ioat3_dma_probe()
903 struct dma_async_tx_descriptor *(*device_prep_dma_xor_val)( member