Home
last modified time | relevance | path

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

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