Searched refs:ioat_ring_space (Results 1 – 3 of 3) sorted by relevance
326 static inline u32 ioat_ring_space(struct ioatdma_chan *ioat_chan) in ioat_ring_space() function
212 if (ioat_ring_space(ioat_chan) < 1) { in __ioat_start_null_desc()471 if (likely(ioat_ring_space(ioat_chan) > num_descs)) { in ioat_check_space_lock()
625 descs = ioat_ring_space(ioat_chan); in ioat_free_chan_resources()