Home
last modified time | relevance | path

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

/drivers/dma/ioat/
A Ddma.c112 if (test_bit(IOAT_RUN, &ioat_chan->state)) in ioat_dma_do_interrupt()
129 if (test_bit(IOAT_RUN, &ioat_chan->state)) in ioat_dma_do_interrupt_msix()
145 clear_bit(IOAT_RUN, &ioat_chan->state); in ioat_stop()
698 if (!test_bit(IOAT_RUN, &ioat_chan->state)) in ioat_cleanup_event()
923 if (test_bit(IOAT_RUN, &ioat_chan->state)) { in ioat_timer_event()
A Ddma.h105 #define IOAT_RUN 5 macro
A Dinit.c708 set_bit(IOAT_RUN, &ioat_chan->state); in ioat_alloc_chan_resources()

Completed in 10 milliseconds