Lines Matching defs:stats
74 struct net_device_stats *stats = &dev->stats;76 stats->rx_packets++;77 stats->rx_bytes += can_skb_get_data_len(skb);88 struct net_device_stats *stats = &dev->stats;96 stats->tx_packets++;97 stats->tx_bytes += len;110 stats->rx_packets++;111 stats->rx_bytes += len;