Searched refs:pcpu_stat_type (Results 1 – 25 of 34) 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()
70 dev->pcpu_stat_type = NETDEV_PCPU_STAT_LSTATS; in dummy_dev_init()
190 dev->pcpu_stat_type = NETDEV_PCPU_STAT_LSTATS; in gen_lo_setup()
592 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in bareudp_setup()
254 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in netkit_setup()
1669 dev->pcpu_stat_type = NETDEV_PCPU_STAT_DSTATS; in vrf_setup()
1713 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in veth_setup()
1205 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in geneve_setup()
143 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in internal_dev_create()
222 netdev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in hfi1_ipoib_setup_rn()
103 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in l2tp_eth_dev_setup()
298 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in wg_setup()
498 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in br_dev_setup()
1454 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in ip6gre_tunnel_setup()1935 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in ip6gre_tap_setup()2238 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()
1442 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in ipip6_tunnel_setup()
1856 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in ip6_tnl_dev_setup()
471 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in qtnf_core_net_attach()
1751 net->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in usbnet_probe()1756 net->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in usbnet_probe()
135 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in qmimux_setup()
751 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in xfrmi_dev_setup()
1316 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in ip_tunnel_init()
10325 dev->pcpu_stat_type != NETDEV_PCPU_STAT_TSTATS) in netdev_do_alloc_pcpu_stats()10328 switch (dev->pcpu_stat_type) { in netdev_do_alloc_pcpu_stats()10349 switch (dev->pcpu_stat_type) { in netdev_do_free_pcpu_stats()10948 } else if (dev->pcpu_stat_type == NETDEV_PCPU_STAT_TSTATS) { in dev_get_stats()10950 } else if (dev->pcpu_stat_type == NETDEV_PCPU_STAT_DSTATS) { in dev_get_stats()
2102 ndev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in ieee80211_if_add()