Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ioat/
H A 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()
H A Ddma.c244 if (!test_bit(IOAT_CHAN_DOWN, &ioat_chan->state)) in ioat_start_null_desc()
888 set_bit(IOAT_CHAN_DOWN, &ioat_chan->state); in ioat_reboot_chan()
898 clear_bit(IOAT_CHAN_DOWN, &ioat_chan->state); in ioat_reboot_chan()
H A Ddma.h101 #define IOAT_CHAN_DOWN 0 macro
H A Dinit.c612 if (!test_bit(IOAT_CHAN_DOWN, &ioat_chan->state)) { in ioat_free_chan_resources()
1223 set_bit(IOAT_CHAN_DOWN, &ioat_chan->state); in ioat_shutdown()
1252 clear_bit(IOAT_CHAN_DOWN, &ioat_chan->state); in ioat_resume()