Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/ioat/
Ddma.h138 int prev_intr_coalesce; member
Ddma.c663 if (ioat_chan->intr_coalesce != ioat_chan->prev_intr_coalesce) { in __ioat_cleanup()
667 ioat_chan->prev_intr_coalesce = ioat_chan->intr_coalesce; in __ioat_cleanup()