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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dnmi.c235 #define MAX_IPD_TIME (5 * 60 * USEC_PER_SEC) /* 5 minutes */ macro
298 if (((tmp - last_ipd) >> 12) < MAX_IPD_TIME)

Completed in 51 milliseconds