Home
last modified time | relevance | path

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

12

/linux-6.12.1/net/openvswitch/
Dvport-internal_dev.c143 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in internal_dev_create()
/linux-6.12.1/drivers/infiniband/hw/hfi1/
Dipoib_main.c222 netdev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in hfi1_ipoib_setup_rn()
/linux-6.12.1/net/l2tp/
Dl2tp_eth.c103 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in l2tp_eth_dev_setup()
/linux-6.12.1/drivers/net/wireguard/
Ddevice.c298 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in wg_setup()
/linux-6.12.1/net/bridge/
Dbr_device.c498 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in br_dev_setup()
/linux-6.12.1/net/ipv6/
Dip6_gre.c1454 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in ip6gre_tunnel_setup()
1935 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in ip6gre_tap_setup()
2238 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in ip6erspan_tap_setup()
Dip6_vti.c907 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in vti6_dev_setup()
Dsit.c1442 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in ipip6_tunnel_setup()
Dip6_tunnel.c1856 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in ip6_tnl_dev_setup()
/linux-6.12.1/drivers/net/
Dbareudp.c592 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in bareudp_setup()
Dnetkit.c254 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in netkit_setup()
Dveth.c1713 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in veth_setup()
Dgeneve.c1205 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in geneve_setup()
Dgtp.c1357 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in gtp_link_setup()
Damt.c3107 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in amt_link_setup()
/linux-6.12.1/drivers/net/wireless/quantenna/qtnfmac/
Dcore.c471 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in qtnf_core_net_attach()
/linux-6.12.1/drivers/net/usb/
Dusbnet.c1751 net->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in usbnet_probe()
1756 net->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in usbnet_probe()
Dqmi_wwan.c135 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in qmimux_setup()
/linux-6.12.1/net/xfrm/
Dxfrm_interface_core.c751 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in xfrmi_dev_setup()
/linux-6.12.1/net/ipv4/
Dip_tunnel.c1316 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in ip_tunnel_init()
/linux-6.12.1/net/mac80211/
Diface.c2102 ndev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in ieee80211_if_add()
/linux-6.12.1/net/core/
Ddev.c10325 dev->pcpu_stat_type != NETDEV_PCPU_STAT_TSTATS) in netdev_do_alloc_pcpu_stats()
10334 case NETDEV_PCPU_STAT_TSTATS: in netdev_do_alloc_pcpu_stats()
10355 case NETDEV_PCPU_STAT_TSTATS: in netdev_do_free_pcpu_stats()
10948 } else if (dev->pcpu_stat_type == NETDEV_PCPU_STAT_TSTATS) { in dev_get_stats()
/linux-6.12.1/drivers/net/ethernet/realtek/rtase/
Drtase_main.c2123 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in rtase_init_one()
/linux-6.12.1/include/linux/
Dnetdevice.h1701 NETDEV_PCPU_STAT_TSTATS, /* struct pcpu_sw_netstats */ enumerator
/linux-6.12.1/net/dsa/
Duser.c2740 user_dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in dsa_user_create()

12