Lines Matching refs:total_rx_packets
2650 adapter->total_rx_packets,
3781 adapter->total_rx_packets = 0;
4145 unsigned int total_rx_bytes = 0, total_rx_packets = 0;
4255 total_rx_packets++;
4283 total_rx_packets++;
4313 adapter->total_rx_packets += total_rx_packets;
4316 netdev->stats.rx_packets += total_rx_packets;
4363 unsigned int total_rx_bytes = 0, total_rx_packets = 0;
4446 total_rx_packets++;
4486 adapter->total_rx_packets += total_rx_packets;
4489 netdev->stats.rx_packets += total_rx_packets;