Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/marvell/
Dmvneta.c280 struct mvneta_pcpu_stats { struct
304 struct mvneta_pcpu_stats *stats; argument
532 struct mvneta_pcpu_stats *cpu_stats; in mvneta_get_stats64()
1557 struct mvneta_pcpu_stats *stats = this_cpu_ptr(pp->stats); in mvneta_rx()
1809 struct mvneta_pcpu_stats *stats = this_cpu_ptr(pp->stats); in mvneta_tx()
3111 pp->stats = netdev_alloc_pcpu_stats(struct mvneta_pcpu_stats); in mvneta_probe()