Searched refs:pcpu_stat_type (Results 1 – 4 of 4) sorted by relevance
1690 dev->pcpu_stat_type = NETDEV_PCPU_STAT_DSTATS; in vrf_setup()
1754 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in veth_setup()
10113 dev->pcpu_stat_type != NETDEV_PCPU_STAT_TSTATS) in netdev_do_alloc_pcpu_stats()10116 switch (dev->pcpu_stat_type) { in netdev_do_alloc_pcpu_stats()10137 switch (dev->pcpu_stat_type) { in netdev_do_free_pcpu_stats()
2342 enum netdev_stat_type pcpu_stat_type:8; member