Searched refs:txtotal (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.h41 unsigned long txtotal; 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);
3547 portp->stats.txtotal += len;
4455 portp->stats.txtotal += len;
H A Distallion.c2049 sp += sprintf(sp, "tx:%d rx:%d", (int) stli_comstats.txtotal,
4291 stli_comstats.txtotal = stli_cdkstats.txchars;

Completed in 124 milliseconds