Searched refs:MAX_CMD_PACK_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 Di2pack.h336 #define MAX_CMD_PACK_SIZE 62 // Maximum size of such a count macro
H A Di2lib.c1327 // for these things, the maximum packet size must be less than MAX_CMD_PACK_SIZE
1328 static unsigned char cmdBuffer[MAX_CMD_PACK_SIZE + 4];

Completed in 98 milliseconds