Searched refs:pcpu_sw_netstats (Results 1 – 8 of 8) sorted by relevance
311 netdev_alloc_pcpu_stats(struct pcpu_sw_netstats); in __vlan_add() 478 struct pcpu_sw_netstats *stats; in br_handle_vlan() 540 struct pcpu_sw_netstats *stats; in __allowed_ingress() 792 vlan->stats = netdev_alloc_pcpu_stats(struct pcpu_sw_netstats); in br_vlan_add() 1382 struct pcpu_sw_netstats *stats) in br_vlan_get_stats() 1389 struct pcpu_sw_netstats *cpu_stats; in br_vlan_get_stats() 1819 struct pcpu_sw_netstats stats; in br_vlan_stats_fill()
1839 struct pcpu_sw_netstats stats; in br_fill_linkxstats()
252 struct pcpu_sw_netstats); in liteeth_probe()
633 struct pcpu_sw_netstats *tstats = get_cpu_ptr(dev->tstats); in iptunnel_xmit_stats()
2133 struct pcpu_sw_netstats __percpu *tstats;2946 struct pcpu_sw_netstats { struct2974 struct pcpu_sw_netstats *tstats = this_cpu_ptr(dev->tstats); in dev_sw_netstats_rx_add() argument2986 struct pcpu_sw_netstats *tstats = this_cpu_ptr(dev->tstats); in dev_sw_netstats_tx_add()5010 const struct pcpu_sw_netstats __percpu *netstats);
11034 v = dev->tstats = netdev_alloc_pcpu_stats(struct pcpu_sw_netstats); in netdev_do_alloc_pcpu_stats()11629 BUILD_BUG_ON(offsetof(struct pcpu_sw_netstats, rx_bytes) != in dev_get_stats()11631 BUILD_BUG_ON(offsetof(struct pcpu_sw_netstats, rx_packets) != in dev_get_stats()11633 BUILD_BUG_ON(offsetof(struct pcpu_sw_netstats, tx_bytes) != in dev_get_stats()11635 BUILD_BUG_ON(offsetof(struct pcpu_sw_netstats, tx_packets) != in dev_get_stats()11677 const struct pcpu_sw_netstats __percpu *netstats) in dev_fetch_sw_netstats()11683 const struct pcpu_sw_netstats *stats; in dev_fetch_sw_netstats()
3305 struct pcpu_sw_netstats *p = per_cpu_ptr(ppp->dev->tstats, cpu); in ppp_get_stats()
1050 struct pcpu_sw_netstats *s; in dsa_user_get_ethtool_stats()