Home
last modified time | relevance | path

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

/drivers/dma/ioat/
Ddma.c422 chan->last_completion = 0; in ioat1_dma_free_chan_resources()
575 if (*phys_complete == chan->last_completion) in ioat_cleanup_preamble()
641 chan->last_completion = phys_complete; in __cleanup()
Ddma.h105 dma_addr_t last_completion; member
Ddma_v2.c166 chan->last_completion = phys_complete; in __cleanup()
845 chan->last_completion = 0; in ioat2_free_chan_resources()
Ddma_v3.c504 if (*phys_complete == chan->last_completion) in ioat3_cleanup_preamble()
613 chan->last_completion = phys_complete; in __cleanup()