Home
last modified time | relevance | path

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

/linux/drivers/dma/ioat/
H A Dhw.h173 #define IOAT_OP_PQ_VAL 0x8a macro
H A Ddma.c509 hw->ctl_f.op == IOAT_OP_PQ_VAL) { in desc_has_ext()
562 case IOAT_OP_PQ_VAL: in desc_get_errstat()
808 case IOAT_OP_PQ_VAL: in ioat_eh()
H A Dprep.c354 u8 op = result ? IOAT_OP_PQ_VAL : IOAT_OP_PQ; in __ioat_prep_pq_lock()