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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/e1000/
H A De1000.h253 unsigned int total_tx_bytes; member in struct:e1000_adapter
H A De1000_main.c2817 adapter->total_tx_bytes);
3732 adapter->total_tx_bytes = 0;
3740 adapter->total_tx_bytes = 0;
3812 adapter->total_tx_bytes = 0;
3837 adapter->total_tx_bytes = 0;
3925 unsigned int total_tx_bytes=0, total_tx_packets=0; local
3945 total_tx_bytes += bytecount;
4012 adapter->total_tx_bytes += total_tx_bytes;

Completed in 60 milliseconds