Home
last modified time | relevance | path

Searched refs:last_completion (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/dma/ioat/
Ddma.h99 dma_addr_t last_completion; member
Ddma.c453 chan->last_completion = 0; in ioat1_dma_free_chan_resources()
594 if (*phys_complete == chan->last_completion) in ioat_cleanup_preamble()
660 chan->last_completion = phys_complete; in __cleanup()
Ddma_v2.c162 chan->last_completion = phys_complete; in __cleanup()
841 chan->last_completion = 0; in ioat2_free_chan_resources()
Ddma_v3.c325 if (*phys_complete == chan->last_completion) in ioat3_cleanup_preamble()
434 chan->last_completion = phys_complete; in __cleanup()