Home
last modified time | relevance | path

Searched refs:p_disable (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/dma/ioat/
Dhw.h166 unsigned int p_disable:1; member
215 unsigned int p_disable:1; member
Dprep.c293 pq->ctl_f.p_disable ? "" : "p", pq->ctl_f.q_disable ? "" : "q", in dump_pq_desc_dbg()
327 pq->ctl_f.p_disable ? "" : "p", pq->ctl_f.q_disable ? "" : "q", in dump_pq16_desc_dbg()
425 pq->ctl_f.p_disable = !!(flags & DMA_PREP_PQ_DISABLE_P); in __ioat_prep_pq_lock()
539 pq->ctl_f.p_disable = !!(flags & DMA_PREP_PQ_DISABLE_P); in __ioat_prep_pq16_lock()