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
3112
dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
drivers/net/ethernet/hisilicon/hibmcge/hbg_main.c
457
netdev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
drivers/net/ethernet/realtek/r8169_main.c
5756
dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
drivers/net/ethernet/realtek/rtase/rtase_main.c
2234
dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
drivers/net/ethernet/ti/am65-cpsw-nuss.c
2857
port->ndev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
drivers/net/ethernet/ti/icssg/icssg_prueth.c
1461
emac->ndev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
drivers/net/gtp.c
1362
dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
drivers/net/macsec.c
3513
dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
drivers/net/netkit.c
268
dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
drivers/net/ppp/ppp_generic.c
1643
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
1806
net->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
drivers/net/veth.c
1755
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
11890
} else if (dev->pcpu_stat_type == NETDEV_PCPU_STAT_TSTATS) {
net/dsa/user.c
2809
user_dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
net/ipv4/ip_tunnel.c
1292
dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
net/ipv6/ip6_gre.c
1434
dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
net/ipv6/ip6_gre.c
1903
dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
net/ipv6/ip6_gre.c
2208
dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
net/ipv6/ip6_tunnel.c
1898
dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
net/ipv6/ip6_vti.c
907
dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
net/ipv6/sit.c
1435
dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS;
net/mac80211/iface.c
2247
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;