Home
last modified time | relevance | path

Searched refs:ioat_ring_space (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/ioat/
H A Ddma.h327 static inline u32 ioat_ring_space(struct ioatdma_chan *ioat_chan) in ioat_ring_space() function
H A Ddma.c212 if (ioat_ring_space(ioat_chan) < 1) { in __ioat_start_null_desc()
471 if (likely(ioat_ring_space(ioat_chan) > num_descs)) {
H A Dinit.c636 descs = ioat_ring_space(ioat_chan); in ioat_free_chan_resources()
/kernel/linux/linux-6.6/drivers/dma/ioat/
H A Ddma.h326 static inline u32 ioat_ring_space(struct ioatdma_chan *ioat_chan) in ioat_ring_space() function
H A Ddma.c212 if (ioat_ring_space(ioat_chan) < 1) { in __ioat_start_null_desc()
471 if (likely(ioat_ring_space(ioat_chan) > num_descs)) {
H A Dinit.c636 descs = ioat_ring_space(ioat_chan); in ioat_free_chan_resources()

Completed in 8 milliseconds