Home
last modified time | relevance | path

Searched refs:NETDEV_PCPU_STAT_LSTATS (Results 1 – 6 of 6) sorted by relevance

/linux-6.14.4/drivers/net/
Dnlmon.c74 dev->pcpu_stat_type = NETDEV_PCPU_STAT_LSTATS; in nlmon_setup()
Dvsockmon.c97 dev->pcpu_stat_type = NETDEV_PCPU_STAT_LSTATS; in vsockmon_setup()
Ddummy.c70 dev->pcpu_stat_type = NETDEV_PCPU_STAT_LSTATS; in dummy_dev_init()
Dloopback.c190 dev->pcpu_stat_type = NETDEV_PCPU_STAT_LSTATS; in gen_lo_setup()
/linux-6.14.4/include/linux/
Dnetdevice.h1729 NETDEV_PCPU_STAT_LSTATS, /* struct pcpu_lstats */ enumerator
/linux-6.14.4/net/core/
Ddev.c10782 case NETDEV_PCPU_STAT_LSTATS: in netdev_do_alloc_pcpu_stats()
10803 case NETDEV_PCPU_STAT_LSTATS: in netdev_do_free_pcpu_stats()