Home
last modified time | relevance | path

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

/drivers/dma/ioat/
A 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()
A Ddma.h98 dma_addr_t last_completion; member
A Dinit.c659 ioat_chan->last_completion = 0; in ioat_free_chan_resources()
/drivers/net/ethernet/google/gve/
A Dgve_main.c2231 u32 last_completion = 0; in gve_handle_report_stats() local
2236 last_completion = priv->tx[idx].done; in gve_handle_report_stats()
2266 .value = cpu_to_be64(last_completion), in gve_handle_report_stats()

Completed in 20 milliseconds