Home
last modified time | relevance | path

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

/drivers/dma/ioat/
Ddma.h251 static inline u64 ioat_chansts(struct ioat_chan_common *chan) in ioat_chansts() function
266 #define ioat_chansts ioat_chansts_32 macro
Ddma_v2.c228 status = ioat_chansts(chan); in ioat2_quiesce()
236 status = ioat_chansts(chan); in ioat2_quiesce()
305 status = ioat_chansts(chan); in ioat2_timer_event()
565 status = ioat_chansts(chan); in ioat2_alloc_chan_resources()
Ddma.c713 u64 status = ioat_chansts(chan); in ioat1_timer_event()
Ddma_v3.c764 status = ioat_chansts(chan); in ioat3_timer_event()