Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/
H A Dveth.c1754 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in veth_setup()
/openbmc/linux/net/core/
H A Ddev.c10068 dev->pcpu_stat_type != NETDEV_PCPU_STAT_TSTATS) in netdev_do_alloc_pcpu_stats()
10077 case NETDEV_PCPU_STAT_TSTATS: in netdev_do_alloc_pcpu_stats()
10098 case NETDEV_PCPU_STAT_TSTATS: in netdev_do_free_pcpu_stats()
/openbmc/linux/include/linux/
H A Dnetdevice.h1780 NETDEV_PCPU_STAT_TSTATS, /* struct pcpu_sw_netstats */ enumerator