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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/atm/
H A Dlanai.c1040 #define INT_STATS (0x00000002) /* Statistics counter overflow */ macro
1832 if (reason & INT_STATS) {
1833 reason &= ~INT_STATS; /* No need to ack */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/atm/
H A Dlanai.c1040 #define INT_STATS (0x00000002) /* Statistics counter overflow */ macro
1832 if (reason & INT_STATS) {
1833 reason &= ~INT_STATS; /* No need to ack */

Completed in 72 milliseconds