Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/
Dveth.c1771 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in veth_setup()
/linux-6.6.21/net/core/
Ddev.c10065 dev->pcpu_stat_type != NETDEV_PCPU_STAT_TSTATS) in netdev_do_alloc_pcpu_stats()
10074 case NETDEV_PCPU_STAT_TSTATS: in netdev_do_alloc_pcpu_stats()
10095 case NETDEV_PCPU_STAT_TSTATS: in netdev_do_free_pcpu_stats()
/linux-6.6.21/include/linux/
Dnetdevice.h1780 NETDEV_PCPU_STAT_TSTATS, /* struct pcpu_sw_netstats */ enumerator