Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ioat/
H A Ddma.h235 ioat_chan_by_index(struct ioatdma_device *ioat_dma, int index) in ioat_chan_by_index() function
H A Dinit.c433 ioat_chan = ioat_chan_by_index(ioat_dma, i); in ioat_dma_setup_interrupts()
440 ioat_chan = ioat_chan_by_index(ioat_dma, j); in ioat_dma_setup_interrupts()
H A Ddma.c111 ioat_chan = ioat_chan_by_index(instance, bit); in ioat_dma_do_interrupt()