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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/orinoco/
H A Dmain.c149 #define MAX_IRQLOOPS_PER_JIFFY (20000/HZ) /* Based on a guestimate of macro
1900 * If we get more than MAX_IRQLOOPS_PER_JIFFY iterations in a jiffy,
1926 if (++loops_this_jiffy > MAX_IRQLOOPS_PER_JIFFY) {

Completed in 54 milliseconds