Home
last modified time | relevance | path

Searched refs:NETDEV_PCPU_STAT_DSTATS (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/
H A Dvrf.c1667 dev->pcpu_stat_type = NETDEV_PCPU_STAT_DSTATS; in vrf_setup()
/linux/net/core/
H A Ddev.c10329 case NETDEV_PCPU_STAT_DSTATS: in netdev_do_alloc_pcpu_stats()
10350 case NETDEV_PCPU_STAT_DSTATS: in netdev_do_free_pcpu_stats()
10942 } else if (dev->pcpu_stat_type == NETDEV_PCPU_STAT_DSTATS) { in dev_get_stats()
/linux/include/linux/
H A Dnetdevice.h1702 NETDEV_PCPU_STAT_DSTATS, /* struct pcpu_dstats */ enumerator