Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/marvell/
Dmvneta.c329 struct mvneta_pcpu_stats { struct
350 struct mvneta_pcpu_stats __percpu *stats; argument
596 struct mvneta_pcpu_stats *cpu_stats; in mvneta_get_stats64()
1609 struct mvneta_pcpu_stats *stats = this_cpu_ptr(pp->stats); in mvneta_rx()
1861 struct mvneta_pcpu_stats *stats = this_cpu_ptr(pp->stats); in mvneta_tx()
3340 pp->stats = netdev_alloc_pcpu_stats(struct mvneta_pcpu_stats); in mvneta_probe()