Searched refs:NETDEV_PCPU_STAT_DSTATS (Results 1 – 11 of 11) sorted by relevance
144 dev->pcpu_stat_type = NETDEV_PCPU_STAT_DSTATS; in ovpn_setup()
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()
668 if (dev->pcpu_stat_type == NETDEV_PCPU_STAT_DSTATS) { in iptunnel_xmit_stats()
593 dev->pcpu_stat_type = NETDEV_PCPU_STAT_DSTATS; in bareudp_setup()
1647 dev->pcpu_stat_type = NETDEV_PCPU_STAT_DSTATS; in vrf_setup()
1693 dev->pcpu_stat_type = NETDEV_PCPU_STAT_DSTATS; in geneve_setup()
993 dev->pcpu_stat_type = NETDEV_PCPU_STAT_DSTATS; in nsim_setup()
1936 ndev->pcpu_stat_type = NETDEV_PCPU_STAT_DSTATS; in emac_probe()
11280 case NETDEV_PCPU_STAT_DSTATS: in netdev_do_alloc_pcpu_stats() 11301 case NETDEV_PCPU_STAT_DSTATS:11874 * NETDEV_PCPU_STAT_DSTATS). Ensure the accounting is consistent. in dev_get_stats() 11892 } else if (dev->pcpu_stat_type == NETDEV_PCPU_STAT_DSTATS) { in dev_get_stats()
1776 NETDEV_PCPU_STAT_DSTATS, /* struct pcpu_dstats */ enumerator