Home
last modified time | relevance | path

Searched refs:ioat_print_chanerrs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/ioat/
H A Ddma.c74 static void ioat_print_chanerrs(struct ioatdma_chan *ioat_chan, u32 chanerr) in ioat_print_chanerrs() function
839 ioat_print_chanerrs(ioat_chan, err_handled); in ioat_eh()
841 ioat_print_chanerrs(ioat_chan, (chanerr & ~err_handled)); in ioat_eh()
920 ioat_print_chanerrs(ioat_chan, chanerr); in ioat_timer_event()
961 ioat_print_chanerrs(ioat_chan, chanerr); in ioat_timer_event()
/kernel/linux/linux-6.6/drivers/dma/ioat/
H A Ddma.c74 static void ioat_print_chanerrs(struct ioatdma_chan *ioat_chan, u32 chanerr) in ioat_print_chanerrs() function
839 ioat_print_chanerrs(ioat_chan, err_handled); in ioat_eh()
841 ioat_print_chanerrs(ioat_chan, (chanerr & ~err_handled)); in ioat_eh()
920 ioat_print_chanerrs(ioat_chan, chanerr); in ioat_timer_event()
961 ioat_print_chanerrs(ioat_chan, chanerr); in ioat_timer_event()

Completed in 4 milliseconds