Home
last modified time | relevance | path

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

/drivers/dma/ioat/
Dhw.h182 #define IOAT_OP_PQ_VAL 0x8a macro
Ddma.c500 hw->ctl_f.op == IOAT_OP_PQ_VAL) { in desc_has_ext()
553 case IOAT_OP_PQ_VAL: in desc_get_errstat()
793 case IOAT_OP_PQ_VAL: in ioat_eh()
Dprep.c366 u8 op = result ? IOAT_OP_PQ_VAL : IOAT_OP_PQ; in __ioat_prep_pq_lock()