Searched refs:pcpu_stat_type (Results 1 - 23 of 23) sorted by relevance

/linux-master/drivers/net/
H A Dvsockmon.c97 dev->pcpu_stat_type = NETDEV_PCPU_STAT_LSTATS;
H A Dnlmon.c74 dev->pcpu_stat_type = NETDEV_PCPU_STAT_LSTATS;
H A Ddummy.c70 dev->pcpu_stat_type = NETDEV_PCPU_STAT_LSTATS;
H A Dbareudp.c563 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
H A Dnetkit.c238 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
H A Dvrf.c1688 dev->pcpu_stat_type = NETDEV_PCPU_STAT_DSTATS;
H A Dveth.c1711 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
H A Dgtp.c958 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
H A Dgeneve.c1197 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
H A Damt.c3107 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
H A Dtun.c989 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
H A Dmacsec.c3554 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
/linux-master/drivers/net/wireguard/
H A Ddevice.c298 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
/linux-master/net/bridge/
H A Dbr_device.c490 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
/linux-master/net/xfrm/
H A Dxfrm_interface_core.c751 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
/linux-master/net/ipv6/
H A Dsit.c1438 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
H A Dip6_tunnel.c1850 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
/linux-master/drivers/net/usb/
H A Dusbnet.c1740 net->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
/linux-master/net/core/
H A Ddev.c10128 dev->pcpu_stat_type != NETDEV_PCPU_STAT_TSTATS)
10131 switch (dev->pcpu_stat_type) {
10152 switch (dev->pcpu_stat_type) {
10680 } else if (dev->pcpu_stat_type == NETDEV_PCPU_STAT_TSTATS) {
/linux-master/net/dsa/
H A Duser.c2628 user_dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
/linux-master/include/linux/
H A Dnetdevice.h1939 * @pcpu_stat_type: Type of device statistics which the core should
2322 enum netdev_stat_type pcpu_stat_type:8; member in struct:net_device
/linux-master/drivers/net/ethernet/realtek/
H A Dr8169_main.c5469 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
/linux-master/drivers/net/vxlan/
H A Dvxlan_core.c3311 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;

Completed in 306 milliseconds