Home
last modified time | relevance | path

Searched refs:ioat_chan_by_index (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/ioat/
H A Ddma.h236 ioat_chan_by_index(struct ioatdma_device *ioat_dma, int index) in ioat_chan_by_index() function
H A Dinit.c434 ioat_chan = ioat_chan_by_index(ioat_dma, i); in ioat_dma_setup_interrupts()
441 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()
/kernel/linux/linux-6.6/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()

Completed in 9 milliseconds