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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/core/
H A Dnetpoll.c41 #define USEC_PER_POLL 50 macro
254 for (tries = jiffies_to_usecs(1)/USEC_PER_POLL;
269 udelay(USEC_PER_POLL);

Completed in 164 milliseconds