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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/ip2/
H A Di2ellis.h129 #define CH_QUEUE_SIZE ABS_MOST_PORTS+2 macro
359 void *i2Fbuf[CH_QUEUE_SIZE]; // An array of channel pointers
367 void *i2Dbuf[CH_QUEUE_SIZE]; // An array of channel pointers
375 void *i2Bbuf[CH_QUEUE_SIZE]; // An array of channel pointers
H A Di2lib.c306 if (queueIndex >= CH_QUEUE_SIZE) {
323 if (queueIndex >= CH_QUEUE_SIZE) {
340 if (queueIndex >= CH_QUEUE_SIZE) {
385 if (queueIndex >= CH_QUEUE_SIZE)
400 if (queueIndex >= CH_QUEUE_SIZE)
415 if (queueIndex >= CH_QUEUE_SIZE)

Completed in 50 milliseconds