Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.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()
Ddma.h100 #define IOAT_CHAN_DOWN 0 macro
Dinit.c624 if (!test_bit(IOAT_CHAN_DOWN, &ioat_chan->state)) { in ioat_free_chan_resources()
1226 set_bit(IOAT_CHAN_DOWN, &ioat_chan->state); in ioat_shutdown()
1255 clear_bit(IOAT_CHAN_DOWN, &ioat_chan->state); in ioat_resume()