Searched refs:pcpu_stat_type (Results 1 – 25 of 41) sorted by relevance
12
74 dev->pcpu_stat_type = NETDEV_PCPU_STAT_LSTATS; in nlmon_setup()
97 dev->pcpu_stat_type = NETDEV_PCPU_STAT_LSTATS; in vsockmon_setup()
71 dev->pcpu_stat_type = NETDEV_PCPU_STAT_LSTATS; in dummy_dev_init()
191 dev->pcpu_stat_type = NETDEV_PCPU_STAT_LSTATS; in gen_lo_setup()
593 dev->pcpu_stat_type = NETDEV_PCPU_STAT_DSTATS; in bareudp_setup()
268 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in netkit_setup()
1647 dev->pcpu_stat_type = NETDEV_PCPU_STAT_DSTATS; in vrf_setup()
1755 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in veth_setup()
668 if (dev->pcpu_stat_type == NETDEV_PCPU_STAT_DSTATS) { in iptunnel_xmit_stats()678 if (dev->pcpu_stat_type == NETDEV_PCPU_STAT_TSTATS) { in iptunnel_xmit_stats()689 dev->pcpu_stat_type); in iptunnel_xmit_stats()
143 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in internal_dev_create()
144 dev->pcpu_stat_type = NETDEV_PCPU_STAT_DSTATS; in ovpn_setup()
222 netdev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in hfi1_ipoib_setup_rn()
103 dev->pcpu_stat_type = NETDEV_PCPU_STAT_DSTATS; in l2tp_eth_dev_setup()
303 dev->pcpu_stat_type = NETDEV_PCPU_STAT_DSTATS; in mctp_usb_netdev_setup()
500 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in br_dev_setup()
1434 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in ip6gre_tunnel_setup()1903 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in ip6gre_tap_setup()2208 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in ip6erspan_tap_setup()
907 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in vti6_dev_setup()
1435 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in ipip6_tunnel_setup()
471 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in qtnf_core_net_attach()
993 dev->pcpu_stat_type = NETDEV_PCPU_STAT_DSTATS; in nsim_setup()
750 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in xfrmi_dev_setup()
135 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in qmimux_setup()
1292 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in __ip_tunnel_init()
11251 dev->pcpu_stat_type != NETDEV_PCPU_STAT_TSTATS) in netdev_do_alloc_pcpu_stats()11254 switch (dev->pcpu_stat_type) { in netdev_do_alloc_pcpu_stats()11275 switch (dev->pcpu_stat_type) { in netdev_do_free_pcpu_stats()11873 } else if (dev->pcpu_stat_type == NETDEV_PCPU_STAT_TSTATS) { in dev_get_stats()11875 } else if (dev->pcpu_stat_type == NETDEV_PCPU_STAT_DSTATS) { in dev_get_stats()
1936 ndev->pcpu_stat_type = NETDEV_PCPU_STAT_DSTATS; in emac_probe()