Home
last modified time | relevance | path

Searched refs:total_rx_bytes (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/e1000/
De1000.h262 unsigned int total_rx_bytes; member
De1000_main.c2813 adapter->total_rx_bytes);
3670 adapter->total_rx_bytes = 0;
3694 adapter->total_rx_bytes = 0;
3969 unsigned int total_rx_bytes=0, total_rx_packets=0; local
4047 total_rx_bytes += length;
4126 adapter->total_rx_bytes += total_rx_bytes;
4156 unsigned int total_rx_bytes=0, total_rx_packets=0; local
4261 total_rx_bytes += skb->len;
4321 adapter->total_rx_bytes += total_rx_bytes;