Searched refs:IOAT_RUN (Results 1 – 3 of 3) sorted by relevance
100 if (test_bit(IOAT_RUN, &ioat_chan->state)) in ioat_dma_do_interrupt()117 if (test_bit(IOAT_RUN, &ioat_chan->state)) in ioat_dma_do_interrupt_msix()133 clear_bit(IOAT_RUN, &ioat_chan->state); in ioat_stop()682 if (!test_bit(IOAT_RUN, &ioat_chan->state)) in ioat_cleanup_event()889 if (test_bit(IOAT_RUN, &ioat_chan->state)) { in ioat_timer_event()
99 #define IOAT_RUN 5 macro
719 set_bit(IOAT_RUN, &ioat_chan->state); in ioat_alloc_chan_resources()