Home
last modified time | relevance | path

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

/drivers/dma/ioat/
Ddma.c39 #define COMPLETION_TIMEOUT msecs_to_jiffies(completion_timeout) macro
254 mod_timer(&ioat_chan->timer, jiffies + COMPLETION_TIMEOUT); in __ioat_restart_chan()
320 mod_timer(&ioat_chan->timer, jiffies + COMPLETION_TIMEOUT); in ioat_tx_submit_unlock()
491 mod_timer(&ioat_chan->timer, jiffies + COMPLETION_TIMEOUT); in ioat_check_space_lock()
551 mod_timer(&ioat_chan->timer, jiffies + COMPLETION_TIMEOUT); in ioat_cleanup_preamble()
877 mod_timer(&ioat_chan->timer, jiffies + COMPLETION_TIMEOUT); in check_active()
981 mod_timer(&ioat_chan->timer, jiffies + COMPLETION_TIMEOUT); in ioat_timer_event()