Lines Matching defs:frames
15 allocated at open() time. Eliminates copy on incoming frames
20 * look at deferring rx frames rather than discarding (as per tulip)
160 /* Copy frames shorter than rx_copybreak, otherwise pass on up in
345 0xc0, /* don't save bad frames */
347 0x80, /* don't save bad frames */
750 int frames = 0;
757 while ((rfd->stat) & STAT_C) { /* Loop while complete frames */
777 frames++;
871 DEB(DEB_RXFRAME,printk(KERN_DEBUG "frames %d\n", frames));