Searched refs:ioat2_ring_active (Results 1 – 3 of 3) sorted by relevance
79 static inline u16 ioat2_ring_active(struct ioat2_dma_chan *ioat) in ioat2_ring_active() function92 return ioat2_ring_size(ioat) - ioat2_ring_active(ioat); in ioat2_ring_space()
139 active = ioat2_ring_active(ioat); in __cleanup()275 if (ioat2_ring_active(ioat)) { in check_active()340 if (ioat2_ring_active(ioat)) in ioat2_timer_event()588 const u16 active = ioat2_ring_active(ioat); in reshape_ring()859 return sprintf(page, "%d\n", ioat2_ring_active(ioat)); in ring_active_show()
393 active = ioat2_ring_active(ioat); in __cleanup()570 if (ioat2_ring_active(ioat)) { in check_active()635 if (ioat2_ring_active(ioat)) in ioat3_timer_event()