mvneta_pcpu_stats  411 drivers/net/ethernet/marvell/mvneta.c 	struct mvneta_pcpu_stats __percpu	*stats;
mvneta_pcpu_stats  708 drivers/net/ethernet/marvell/mvneta.c 		struct mvneta_pcpu_stats *cpu_stats;
mvneta_pcpu_stats 1711 drivers/net/ethernet/marvell/mvneta.c 	struct mvneta_pcpu_stats *stats = this_cpu_ptr(pp->stats);
mvneta_pcpu_stats 1989 drivers/net/ethernet/marvell/mvneta.c 				struct mvneta_pcpu_stats *stats = this_cpu_ptr(pp->stats);
mvneta_pcpu_stats 2095 drivers/net/ethernet/marvell/mvneta.c 		struct mvneta_pcpu_stats *stats = this_cpu_ptr(pp->stats);
mvneta_pcpu_stats 2225 drivers/net/ethernet/marvell/mvneta.c 		struct mvneta_pcpu_stats *stats = this_cpu_ptr(pp->stats);
mvneta_pcpu_stats 2477 drivers/net/ethernet/marvell/mvneta.c 		struct mvneta_pcpu_stats *stats = this_cpu_ptr(pp->stats);
mvneta_pcpu_stats 4583 drivers/net/ethernet/marvell/mvneta.c 	pp->stats = netdev_alloc_pcpu_stats(struct mvneta_pcpu_stats);