Home
last modified time | relevance | path

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

/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/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.c1434 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in ip6gre_tunnel_setup()
1903 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in ip6gre_tap_setup()
2208 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.c1866 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.c1798 net->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in usbnet_probe()
/linux/net/ipv4/
H A Dip_tunnel.c1292 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in __ip_tunnel_init()
/linux/net/mac80211/
H A Diface.c2235 ndev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in ieee80211_if_add()
/linux/net/core/
H A Ddev.c11236 dev->pcpu_stat_type != NETDEV_PCPU_STAT_TSTATS) in netdev_do_alloc_pcpu_stats()
11245 case NETDEV_PCPU_STAT_TSTATS: in netdev_do_alloc_pcpu_stats()
11266 case NETDEV_PCPU_STAT_TSTATS: in netdev_do_free_pcpu_stats()
11855 } else if (dev->pcpu_stat_type == NETDEV_PCPU_STAT_TSTATS) { in dev_get_stats()
/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/ppp/
H A Dppp_generic.c1643 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in ppp_setup()
/linux/net/dsa/
H A Duser.c2810 user_dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in dsa_user_create()
/linux/include/linux/
H A Dnetdevice.h1773 NETDEV_PCPU_STAT_TSTATS, /* struct pcpu_sw_netstats */ enumerator
/linux/drivers/net/
H A Dmacsec.c3513 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in macsec_dev_init()
/linux/drivers/net/ethernet/realtek/
H A Dr8169_main.c5545 dev->pcpu_stat_type = NETDEV_PCPU_STAT_TSTATS; in rtl_init_one()