Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/netronome/nfp/
Dnfp_net_repr.h63 struct nfp_repr_pcpu_stats { struct
86 struct nfp_repr_pcpu_stats __percpu *stats; argument
Dnfp_net_repr.c61 struct nfp_repr_pcpu_stats *stats; in nfp_repr_inc_tx_stats()
79 struct nfp_repr_pcpu_stats *stats; in nfp_repr_inc_rx_stats()
161 struct nfp_repr_pcpu_stats *repr_stats; in nfp_repr_get_host_stats64()
381 repr->stats = netdev_alloc_pcpu_stats(struct nfp_repr_pcpu_stats); in nfp_repr_alloc_mqs()