Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/dma/ioat/
Dprep.c112 if (test_bit(IOAT_CHAN_DOWN, &ioat_chan->state)) in ioat_dma_prep_memcpy_lock()
250 if (test_bit(IOAT_CHAN_DOWN, &ioat_chan->state)) in ioat_prep_xor()
263 if (test_bit(IOAT_CHAN_DOWN, &ioat_chan->state)) in ioat_prep_xor_val()
580 if (test_bit(IOAT_CHAN_DOWN, &ioat_chan->state)) in ioat_prep_pq()
625 if (test_bit(IOAT_CHAN_DOWN, &ioat_chan->state)) in ioat_prep_pq_val()
654 if (test_bit(IOAT_CHAN_DOWN, &ioat_chan->state)) in ioat_prep_pqxor()
681 if (test_bit(IOAT_CHAN_DOWN, &ioat_chan->state)) in ioat_prep_pqxor_val()
711 if (test_bit(IOAT_CHAN_DOWN, &ioat_chan->state)) in ioat_prep_interrupt_lock()
Ddma.c232 if (!test_bit(IOAT_CHAN_DOWN, &ioat_chan->state)) in ioat_start_null_desc()
892 set_bit(IOAT_CHAN_DOWN, &ioat_chan->state); in ioat_timer_event()
902 clear_bit(IOAT_CHAN_DOWN, &ioat_chan->state); in ioat_timer_event()
940 set_bit(IOAT_CHAN_DOWN, &ioat_chan->state); in ioat_timer_event()
950 clear_bit(IOAT_CHAN_DOWN, &ioat_chan->state); in ioat_timer_event()
Ddma.h95 #define IOAT_CHAN_DOWN 0 macro
Dinit.c1228 set_bit(IOAT_CHAN_DOWN, &ioat_chan->state); in ioat_shutdown()
1257 clear_bit(IOAT_CHAN_DOWN, &ioat_chan->state); in ioat_resume()