Home
last modified time | relevance | path

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

/drivers/dma/ioat/
Ddma.c547 if (*phys_complete == ioat_chan->last_completion) in ioat_cleanup_preamble()
654 ioat_chan->last_completion = phys_complete; in __ioat_cleanup()
771 ioat_chan->last_completion = *ioat_chan->completion = desc->txd.phys; in ioat_abort_descs()
Ddma.h97 dma_addr_t last_completion; member
Dinit.c670 ioat_chan->last_completion = 0; in ioat_free_chan_resources()
/drivers/net/ethernet/google/gve/
Dgve_main.c1253 u32 last_completion = 0; in gve_handle_report_stats() local
1258 last_completion = priv->tx[idx].done; in gve_handle_report_stats()
1288 .value = cpu_to_be64(last_completion), in gve_handle_report_stats()