Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/ioat/
Ddma.h235 ioat_chan_by_index(struct ioatdma_device *ioat_dma, int index) in ioat_chan_by_index() function
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()
Ddma.c111 ioat_chan = ioat_chan_by_index(instance, bit); in ioat_dma_do_interrupt()