Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/ioat/
Ddma.c76 if (test_bit(IOAT_RUN, &chan->state)) in ioat_dma_do_interrupt()
93 if (test_bit(IOAT_RUN, &chan->state)) in ioat_dma_do_interrupt_msix()
354 set_bit(IOAT_RUN, &chan->state); in ioat1_dma_alloc_chan_resources()
371 clear_bit(IOAT_RUN, &chan->state); in ioat_stop()
563 if (!test_bit(IOAT_RUN, &chan->state)) in ioat1_cleanup_event()
Ddma_v2.c192 if (!test_bit(IOAT_RUN, &chan->state)) in ioat2_cleanup_event()
315 if (test_bit(IOAT_RUN, &chan->state)) in ioat2_timer_event()
555 set_bit(IOAT_RUN, &chan->state); in ioat2_alloc_chan_resources()
Ddma.h107 #define IOAT_RUN 5 macro
Ddma_v3.c475 if (!test_bit(IOAT_RUN, &chan->state)) in ioat3_cleanup_event()
610 if (test_bit(IOAT_RUN, &chan->state)) in ioat3_timer_event()