Home
last modified time | relevance | path

Searched refs:IOAT_OP_PQ (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/dma/ioat/
H A Dhw.h172 #define IOAT_OP_PQ 0x89 macro
H A Dprep.c354 u8 op = result ? IOAT_OP_PQ_VAL : IOAT_OP_PQ; in __ioat_prep_pq_lock()
H A Ddma.c508 } else if (hw->ctl_f.op == IOAT_OP_PQ || in desc_has_ext()