Home
last modified time | relevance | path

Searched refs:DMA_TRIES (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/ntb/test/
H A Dntb_perf.c100 #define DMA_TRIES 100 macro
830 } while (!tx && (try++ < DMA_TRIES)); in perf_copy_chunk()
/kernel/linux/linux-6.6/drivers/ntb/test/
H A Dntb_perf.c100 #define DMA_TRIES 100 macro
830 } while (!tx && (try++ < DMA_TRIES)); in perf_copy_chunk()

Completed in 4 milliseconds