Home
last modified time | relevance | path

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

/drivers/dma/ioat/
Dhw.h129 #define IOAT_OP_XOR 0x87 macro
Dinit.c834 op = IOAT_OP_XOR; in ioat_xor_val_self_test()
1011 if (op == IOAT_OP_XOR) { in ioat_xor_val_self_test()
Dprep.c178 u8 op = result ? IOAT_OP_XOR_VAL : IOAT_OP_XOR; in __ioat_prep_xor_lock()
Ddma.c493 if (hw->ctl_f.op == IOAT_OP_XOR || in desc_has_ext()