Searched refs:last_completion (Results 1 – 4 of 4) sorted by relevance
547 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()
98 dma_addr_t last_completion; member
659 ioat_chan->last_completion = 0; in ioat_free_chan_resources()
2231 u32 last_completion = 0; in gve_handle_report_stats() local2236 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