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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dcomstats.h42 unsigned long rxtotal; member in struct:__anon9708
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dstallion.c1508 (int) portp->stats.txtotal, (int) portp->stats.rxtotal);
3605 portp->stats.rxtotal += len;
3614 portp->stats.rxtotal += len;
4501 portp->stats.rxtotal += len;
4510 portp->stats.rxtotal += len;
4578 portp->stats.rxtotal++;
H A Distallion.c2050 (int) stli_comstats.rxtotal);
4292 stli_comstats.rxtotal = stli_cdkstats.rxchars + stli_cdkstats.ringover;

Completed in 105 milliseconds