Searched refs:total_rx_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.h256 unsigned int total_rx_packets; member in struct:e1000_adapter
H A De1000_main.c2824 adapter->total_rx_packets,
3735 adapter->total_rx_packets = 0;
3743 adapter->total_rx_packets = 0;
3815 adapter->total_rx_packets = 0;
3840 adapter->total_rx_packets = 0;
4093 unsigned int total_rx_bytes=0, total_rx_packets=0; local
4160 total_rx_packets++;
4232 adapter->total_rx_packets += total_rx_packets;
4263 unsigned int total_rx_bytes=0, total_rx_packets local
[all...]

Completed in 115 milliseconds