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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/solo6x10/
H A Dsolo6010-enc.c26 #define OSG_BUFFER_SIZE 1024 macro
103 buf = kzalloc(OSG_BUFFER_SIZE, GFP_KERNEL);
108 for (j = 0; j < SOLO_EOSD_EXT_SIZE; j += OSG_BUFFER_SIZE) {
112 OSG_BUFFER_SIZE);

Completed in 13 milliseconds