Searched refs:rx_bytes (Results 1 – 7 of 7) sorted by relevance
44 u64 rx_bytes; /* total bytes received */ member64 unsigned long rx_packets, tx_packets, rx_bytes, tx_bytes, rx_errors, in appldata_get_net_sum_data() local73 rx_bytes = 0; in appldata_get_net_sum_data()89 rx_bytes += stats->rx_bytes; in appldata_get_net_sum_data()103 net_data->rx_bytes = rx_bytes; in appldata_get_net_sum_data()
112 &zdev->fmb->fmt1.rx_bytes); in pci_perf_show()
124 dev->stats.rx_bytes += pktlen; in recv_packet()
50 u64 rx_bytes; member
304 lp->stats.rx_bytes += skb->len; in iss_net_rx()
899 vp->dev->stats.rx_bytes += skb->len; in vector_legacy_rx()1024 vp->dev->stats.rx_bytes += skb->len; in vector_mmsg_rx()
98 dev->stats.rx_bytes += skb->len; in uml_net_rx()