Symbol: NETDEV_PCPU_STAT_TSTATS
drivers/infiniband/hw/hfi1/ipoib_main.c
222
netdev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
drivers/net/amt.c
3157
dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
drivers/net/ethernet/hisilicon/hibmcge/hbg_main.c
460
netdev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
drivers/net/ethernet/realtek/r8169_main.c
5763
dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
drivers/net/ethernet/realtek/rtase/rtase_main.c
2440
dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
drivers/net/ethernet/ti/am65-cpsw-nuss.c
2855
port->ndev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
drivers/net/ethernet/ti/icssg/icssg_prueth.c
1684
emac->ndev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
drivers/net/gtp.c
1363
dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
drivers/net/macsec.c
3550
dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
drivers/net/netkit.c
461
dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
drivers/net/pfcp.c
151
dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
drivers/net/ppp/ppp_generic.c
1638
dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
drivers/net/tun.c
925
dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
drivers/net/usb/qmi_wwan.c
135
dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
drivers/net/usb/usbnet.c
1802
net->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
drivers/net/veth.c
1758
dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
drivers/net/wireguard/device.c
298
dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
drivers/net/wireless/quantenna/qtnfmac/core.c
471
dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
include/net/ip_tunnels.h
678
if (dev->pcpu_stat_type == NETDEV_PCPU_STAT_TSTATS) {
net/bridge/br_device.c
500
dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
net/core/dev.c
11268
dev->pcpu_stat_type != NETDEV_PCPU_STAT_TSTATS)
net/core/dev.c
11277
case NETDEV_PCPU_STAT_TSTATS:
net/core/dev.c
11298
case NETDEV_PCPU_STAT_TSTATS:
net/core/dev.c
11897
} else if (dev->pcpu_stat_type == NETDEV_PCPU_STAT_TSTATS) {
net/dsa/user.c
2808
user_dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
net/ipv4/ip_tunnel.c
1295
dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
net/ipv6/ip6_gre.c
1435
dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
net/ipv6/ip6_gre.c
1904
dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
net/ipv6/ip6_gre.c
2212
dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
net/ipv6/ip6_tunnel.c
1913
dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
net/ipv6/ip6_vti.c
917
dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
net/ipv6/sit.c
1439
dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
net/mac80211/iface.c
2295
ndev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
net/openvswitch/vport-internal_dev.c
143
dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
net/xfrm/xfrm_interface_core.c
750
dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;