Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/drivers/net/hw/
H A Dncdevmem.c100 static int waittime_ms = 500; variable
1177 ret = poll(&pfd, 1, waittime_ms); in do_poll()
1188 int64_t tstop = gettimeofday_ms() + waittime_ms; in wait_compl()