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

/linux-master/net/core/
H A Ddev.c10436 #define WAIT_REFS_MAX_MSECS 250 macro
10496 wait = min(wait << 1, WAIT_REFS_MAX_MSECS);

Completed in 132 milliseconds