Home
last modified time | relevance | path

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

/drivers/net/ethernet/netronome/nfp/
Dnfp_net_repr.h62 struct nfp_repr_pcpu_stats { struct
84 struct nfp_repr_pcpu_stats __percpu *stats; argument
Dnfp_net_repr.c54 struct nfp_repr_pcpu_stats *stats; in nfp_repr_inc_tx_stats()
72 struct nfp_repr_pcpu_stats *stats; in nfp_repr_inc_rx_stats()
154 struct nfp_repr_pcpu_stats *repr_stats; in nfp_repr_get_host_stats64()
336 repr->stats = netdev_alloc_pcpu_stats(struct nfp_repr_pcpu_stats); in nfp_repr_alloc()