Home
last modified time | relevance | path

Searched refs:pcpu_stat_type (Results 1 – 25 of 38) 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 Dpfcp.c152 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in pfcp_link_setup()
H A Dbareudp.c595 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.c1765 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in veth_setup()
/linux/include/net/
H A Dip_tunnels.h674 if (dev->pcpu_stat_type == NETDEV_PCPU_STAT_DSTATS) { in iptunnel_xmit_stats()
684 if (dev->pcpu_stat_type == NETDEV_PCPU_STAT_TSTATS) { in iptunnel_xmit_stats()
695 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.c165 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-usblib-test.c50 ndev->pcpu_stat_type = NETDEV_PCPU_STAT_DSTATS; in mctp_usblib_dev_setup()
H A Dmctp-usb.c342 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.c1432 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in ip6gre_tunnel_setup()
1901 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.c917 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in vti6_dev_setup()
H A Dsit.c1439 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in ipip6_tunnel_setup()
/linux/drivers/net/netdevsim/
H A Dnetdev.c997 dev->pcpu_stat_type = NETDEV_PCPU_STAT_DSTATS; in nsim_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.c1802 net->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in usbnet_probe()
/linux/net/ipv4/
H A Dip_tunnel.c1282 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in __ip_tunnel_init()
/linux/drivers/net/ethernet/spacemit/
H A Dk1_emac.c1933 ndev->pcpu_stat_type = NETDEV_PCPU_STAT_DSTATS; in emac_probe()
/linux/net/core/
H A Ddev.c11325 dev->pcpu_stat_type != NETDEV_PCPU_STAT_TSTATS) in netdev_do_alloc_pcpu_stats()
11328 switch (dev->pcpu_stat_type) { in netdev_do_alloc_pcpu_stats()
11349 switch (dev->pcpu_stat_type) { in netdev_do_free_pcpu_stats()
11960 } else if (dev->pcpu_stat_type == NETDEV_PCPU_STAT_TSTATS) { in dev_get_stats()
11962 } else if (dev->pcpu_stat_type == NETDEV_PCPU_STAT_DSTATS) { in dev_get_stats()
/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.c1684 emac->ndev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in prueth_netdev_init()

12