Searched refs:rx_packets_total (Results 1 – 2 of 2) sorted by relevance
297 unsigned long rx_packets_total = 0, rx_bytes_total = 0; in eth_kni_stats_get() local309 rx_packets_total += stats->q_ipackets[i]; in eth_kni_stats_get()323 stats->ipackets = rx_packets_total; in eth_kni_stats_get()
748 unsigned long rx_packets_total = 0, rx_bytes_total = 0; in eth_stats_get() local761 rx_packets_total += stats->q_ipackets[i]; in eth_stats_get()775 stats->ipackets = rx_packets_total; in eth_stats_get()