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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/ip2/
H A Di2lib.h73 #define CBUF_SIZE 10 // character capacity of output bypass buffer macro
163 UCHAR Cbuf[CBUF_SIZE+MAX_CBUF_BLOCK+2];
H A Di2lib.c510 maxBuff = CBUF_SIZE;
1828 if (stripIndex >= CBUF_SIZE) {

Completed in 91 milliseconds