Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/ioat/
Ddma.h257 static inline u64 ioat_chansts(struct ioatdma_chan *ioat_chan) in ioat_chansts() function
272 #define ioat_chansts ioat_chansts_32 macro
Ddma.c233 status = ioat_chansts(ioat_chan); in ioat_quiesce()
241 status = ioat_chansts(ioat_chan); in ioat_quiesce()
847 status = ioat_chansts(ioat_chan); in ioat_timer_event()
Dinit.c736 status = ioat_chansts(ioat_chan); in ioat_alloc_chan_resources()