Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ioat/
H A Ddma.h138 int prev_intr_coalesce; member
H A 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()