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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/atl1c/
H A Datl1c.h88 #define AT_MAX_INT_WORK 5 macro
H A Datl1c_main.c1652 int max_ints = AT_MAX_INT_WORK;
1662 if (max_ints != AT_MAX_INT_WORK)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/atl1e/
H A Datl1e.h105 #define AT_MAX_INT_WORK 10 macro
H A Datl1e_main.c1251 int max_ints = AT_MAX_INT_WORK;
1259 if (max_ints != AT_MAX_INT_WORK)

Completed in 50 milliseconds