Home
last modified time | relevance | path

Searched refs:pcpu_stat_type (Results 1 – 25 of 31) sorted by relevance

12

/linux/drivers/net/
H A Dnlmon.c74 dev->pcpu_stat_type = NETDEV_PCPU_STAT_LSTATS; in nlmon_setup()
H A Dvsockmon.c97 dev->pcpu_stat_type = NETDEV_PCPU_STAT_LSTATS; in vsockmon_setup()
H A Ddummy.c70 dev->pcpu_stat_type = NETDEV_PCPU_STAT_LSTATS; in dummy_dev_init()
H A Dloopback.c190 dev->pcpu_stat_type = NETDEV_PCPU_STAT_LSTATS; in gen_lo_setup()
H A Dnetkit.c268 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in netkit_setup()
H A Dveth.c1713 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in veth_setup()
H A Dgeneve.c1205 dev->pcpu_stat_type = NETDEV_PCPU_STAT_DSTATS; in geneve_setup()
H A Dgtp.c1359 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in gtp_link_setup()
H A Damt.c3107 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in amt_link_setup()
/linux/net/openvswitch/
H A Dvport-internal_dev.c143 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in internal_dev_create()
/linux/drivers/infiniband/hw/hfi1/
H A Dipoib_main.c222 netdev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in hfi1_ipoib_setup_rn()
/linux/drivers/net/wireguard/
H A Ddevice.c298 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in wg_setup()
/linux/net/bridge/
H A Dbr_device.c498 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in br_dev_setup()
/linux/net/ipv6/
H A 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()
H A Dip6_vti.c907 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in vti6_dev_setup()
H A Dsit.c1442 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in ipip6_tunnel_setup()
H A Dip6_tunnel.c1856 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in ip6_tnl_dev_setup()
/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcore.c471 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in qtnf_core_net_attach()
/linux/drivers/net/usb/
H A 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()
H A Dqmi_wwan.c135 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in qmimux_setup()
/linux/net/xfrm/
H A Dxfrm_interface_core.c751 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in xfrmi_dev_setup()
/linux/net/ipv4/
H A Dip_tunnel.c1316 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in ip_tunnel_init()
/linux/net/core/
H A Ddev.c10776 dev->pcpu_stat_type != NETDEV_PCPU_STAT_TSTATS) in netdev_do_alloc_pcpu_stats()
10779 switch (dev->pcpu_stat_type) { in netdev_do_alloc_pcpu_stats()
10800 switch (dev->pcpu_stat_type) { in netdev_do_free_pcpu_stats()
11393 } else if (dev->pcpu_stat_type == NETDEV_PCPU_STAT_TSTATS) { in dev_get_stats()
11395 } else if (dev->pcpu_stat_type == NETDEV_PCPU_STAT_DSTATS) { in dev_get_stats()
/linux/net/mac80211/
H A Diface.c2111 ndev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in ieee80211_if_add()
/linux/drivers/net/ethernet/realtek/rtase/
H A Drtase_main.c2151 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in rtase_init_one()

12