Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/ioat/
Ddma.h137 int prev_intr_coalesce; member
Ddma.c663 if (ioat_chan->intr_coalesce != ioat_chan->prev_intr_coalesce) { in __cleanup()
667 ioat_chan->prev_intr_coalesce = ioat_chan->intr_coalesce; in __cleanup()