Home
last modified time | relevance | path

Searched refs:pcpu_stat_type (Results 1 – 25 of 29) 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 Dloopback.c191 dev->pcpu_stat_type = NETDEV_PCPU_STAT_LSTATS; in gen_lo_setup()
H A Dbareudp.c596 dev->pcpu_stat_type = NETDEV_PCPU_STAT_DSTATS; in bareudp_setup()
H A Dvrf.c1604 dev->pcpu_stat_type = NETDEV_PCPU_STAT_DSTATS; in vrf_setup()
H A Dveth.c1756 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in veth_setup()
/linux/include/net/
H A Dip_tunnels.h668 if (dev->pcpu_stat_type == NETDEV_PCPU_STAT_DSTATS) { in iptunnel_xmit_stats()
678 if (dev->pcpu_stat_type == NETDEV_PCPU_STAT_TSTATS) { in iptunnel_xmit_stats()
689 dev->pcpu_stat_type); in iptunnel_xmit_stats()
/linux/net/openvswitch/
H A Dvport-internal_dev.c143 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in internal_dev_create()
/linux/drivers/net/ovpn/
H A Dmain.c144 dev->pcpu_stat_type = NETDEV_PCPU_STAT_DSTATS; in ovpn_setup()
/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/mctp/
H A Dmctp-usb.c303 dev->pcpu_stat_type = NETDEV_PCPU_STAT_DSTATS; in mctp_usb_netdev_setup()
/linux/net/bridge/
H A Dbr_device.c500 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in br_dev_setup()
/linux/net/ipv6/
H A Dip6_gre.c1435 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in ip6gre_tunnel_setup()
1904 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in ip6gre_tap_setup()
2209 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 Dip6_tunnel.c1905 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in ip6_tnl_dev_setup()
/linux/net/xfrm/
H A Dxfrm_interface_core.c750 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in xfrmi_dev_setup()
/linux/drivers/net/usb/
H A Dqmi_wwan.c135 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in qmimux_setup()
H A Dusbnet.c1806 net->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in usbnet_probe()
/linux/drivers/net/netdevsim/
H A Dnetdev.c996 dev->pcpu_stat_type = NETDEV_PCPU_STAT_DSTATS; in nsim_setup()
/linux/net/ipv4/
H A Dip_tunnel.c1292 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in __ip_tunnel_init()
/linux/net/core/
H A Ddev.c11242 dev->pcpu_stat_type != NETDEV_PCPU_STAT_TSTATS) in netdev_do_alloc_pcpu_stats()
11245 switch (dev->pcpu_stat_type) { in netdev_do_alloc_pcpu_stats()
11266 switch (dev->pcpu_stat_type) { in netdev_do_free_pcpu_stats()
11869 } else if (dev->pcpu_stat_type == NETDEV_PCPU_STAT_TSTATS) { in dev_get_stats()
11871 } else if (dev->pcpu_stat_type == NETDEV_PCPU_STAT_DSTATS) { in dev_get_stats()
/linux/drivers/net/ethernet/spacemit/
H A Dk1_emac.c1933 ndev->pcpu_stat_type = NETDEV_PCPU_STAT_DSTATS; in emac_probe()
/linux/drivers/net/ethernet/realtek/rtase/
H A Drtase_main.c2234 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in rtase_init_one()
/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.c1684 emac->ndev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in prueth_netdev_init()
/linux/net/dsa/
H A Duser.c2809 user_dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in dsa_user_create()

12