Home
last modified time | relevance | path

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

12

/linux-6.14.4/net/openvswitch/
Dvport-internal_dev.c143 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in internal_dev_create()
/linux-6.14.4/drivers/infiniband/hw/hfi1/
Dipoib_main.c222 netdev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in hfi1_ipoib_setup_rn()
/linux-6.14.4/drivers/net/ethernet/hisilicon/hibmcge/
Dhbg_main.c354 netdev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in hbg_probe()
/linux-6.14.4/drivers/net/wireguard/
Ddevice.c298 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in wg_setup()
/linux-6.14.4/net/bridge/
Dbr_device.c498 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in br_dev_setup()
/linux-6.14.4/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.14.4/drivers/net/wireless/quantenna/qtnfmac/
Dcore.c471 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in qtnf_core_net_attach()
/linux-6.14.4/drivers/net/usb/
Dusbnet.c1762 net->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in usbnet_probe()
1767 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.14.4/drivers/net/
Dnetkit.c268 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in netkit_setup()
Dveth.c1713 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in veth_setup()
Dgtp.c1359 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()
Dtun.c989 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in tun_net_init()
/linux-6.14.4/net/xfrm/
Dxfrm_interface_core.c751 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in xfrmi_dev_setup()
/linux-6.14.4/net/ipv4/
Dip_tunnel.c1316 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in ip_tunnel_init()
/linux-6.14.4/net/mac80211/
Diface.c2117 ndev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in ieee80211_if_add()
/linux-6.14.4/net/core/
Ddev.c10776 dev->pcpu_stat_type != NETDEV_PCPU_STAT_TSTATS) in netdev_do_alloc_pcpu_stats()
10785 case NETDEV_PCPU_STAT_TSTATS: in netdev_do_alloc_pcpu_stats()
10806 case NETDEV_PCPU_STAT_TSTATS: in netdev_do_free_pcpu_stats()
11393 } else if (dev->pcpu_stat_type == NETDEV_PCPU_STAT_TSTATS) { in dev_get_stats()
/linux-6.14.4/drivers/net/ethernet/realtek/rtase/
Drtase_main.c2151 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in rtase_init_one()
/linux-6.14.4/net/dsa/
Duser.c2788 user_dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in dsa_user_create()
/linux-6.14.4/drivers/net/ethernet/ti/
Dam65-cpsw-nuss.c2923 port->ndev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in am65_cpsw_nuss_init_port_ndev()
/linux-6.14.4/include/linux/
Dnetdevice.h1730 NETDEV_PCPU_STAT_TSTATS, /* struct pcpu_sw_netstats */ enumerator

12