Searched refs:total_tx_packets (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.h254 unsigned int total_tx_packets; member in struct:e1000_adapter
H A De1000_main.c2816 adapter->total_tx_packets,
3733 adapter->total_tx_packets = 0;
3742 adapter->total_tx_packets = 0;
3813 adapter->total_tx_packets = 0;
3839 adapter->total_tx_packets = 0;
3925 unsigned int total_tx_bytes=0, total_tx_packets=0; local
3944 total_tx_packets += segs;
4013 adapter->total_tx_packets += total_tx_packets;

Completed in 55 milliseconds