Searched refs:ioat_ring_active (Results 1 – 3 of 3) sorted by relevance
596 active = ioat_ring_active(ioat_chan); in __cleanup()717 active = ioat_ring_active(ioat_chan); in ioat_abort_descs()860 if (ioat_ring_active(ioat_chan)) { in check_active()913 if (!ioat_ring_active(ioat_chan)) { in ioat_timer_event()937 ioat_ring_active(ioat_chan)); in ioat_timer_event()
326 static inline u16 ioat_ring_active(struct ioatdma_chan *ioat_chan) in ioat_ring_active() function341 return ioat_ring_size(ioat_chan) - ioat_ring_active(ioat_chan); in ioat_ring_space()
136 return sprintf(page, "%d\n", ioat_ring_active(ioat_chan)); in ring_active_show()