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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dsynclink_gt.c4939 #define TESTFRAMESIZE 20 macro
4942 u16 count = TESTFRAMESIZE;
4943 unsigned char buf[TESTFRAMESIZE];
4958 for (count = 0; count < TESTFRAMESIZE; ++count)
4962 memset(info->tmp_rbuf, 0, TESTFRAMESIZE);
H A Dsynclinkmp.c5244 #define TESTFRAMESIZE 20 macro
5247 u16 count = TESTFRAMESIZE;
5248 unsigned char buf[TESTFRAMESIZE];
5262 for (count = 0; count < TESTFRAMESIZE;++count)
5265 memset(info->tmp_rx_buf,0,TESTFRAMESIZE);
H A Dsynclink.c7066 #define TESTFRAMESIZE 40 macro
7103 FrameSize = TESTFRAMESIZE;

Completed in 107 milliseconds