Home
last modified time | relevance | path

Searched refs:dev_fetch_sw_netstats (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dvport-internal_dev.c95 dev_fetch_sw_netstats(stats, dev->tstats); in internal_get_stats()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dipoib_main.c102 dev_fetch_sw_netstats(storage, priv->netstats); in hfi1_ipoib_dev_get_stats64()
/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_device.c217 dev_fetch_sw_netstats(stats, br->stats); in br_get_stats64()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_virtual_device771 dev_fetch_sw_netstats
H A Dabi_gki_aarch64_generic296 dev_fetch_sw_netstats
H A Dabi_gki_aarch64_db845c1013 dev_fetch_sw_netstats
H A Dabi_gki_aarch64_imx1696 dev_fetch_sw_netstats
H A Dabi_gki_aarch64_qcom371 dev_fetch_sw_netstats
H A Dabi_gki_aarch64_mtk320 dev_fetch_sw_netstats
H A Dabi_gki_aarch64_rockchip1927 dev_fetch_sw_netstats
H A Dabi_gki_aarch64_oplus396 dev_fetch_sw_netstats
/OK3568_Linux_fs/kernel/net/xfrm/
H A Dxfrm_interface.c550 dev_fetch_sw_netstats(s, dev->tstats); in xfrmi_get_stats64()
/OK3568_Linux_fs/kernel/drivers/net/wireless/quantenna/qtnfmac/
H A Dcore.c148 dev_fetch_sw_netstats(stats, vif->stats64); in qtnf_netdev_get_stats64()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dip_tunnel_core.c437 dev_fetch_sw_netstats(tot, dev->tstats); in ip_tunnel_get_stats64()
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Dqmi_wwan.c131 dev_fetch_sw_netstats(stats, priv->stats64); in qmimux_get_stats64()
H A Dusbnet.c986 dev_fetch_sw_netstats(stats, dev->stats64); in usbnet_get_stats64()
/OK3568_Linux_fs/kernel/net/mac80211/
H A Diface.c708 dev_fetch_sw_netstats(stats, dev->tstats); in ieee80211_get_stats64()
/OK3568_Linux_fs/kernel/net/dsa/
H A Dslave.c1263 dev_fetch_sw_netstats(stats, p->stats64); in dsa_slave_get_stats64()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnetdevice.h4623 void dev_fetch_sw_netstats(struct rtnl_link_stats64 *s,
/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c10386 void dev_fetch_sw_netstats(struct rtnl_link_stats64 *s, in dev_fetch_sw_netstats() function
10411 EXPORT_SYMBOL_GPL(dev_fetch_sw_netstats);
/OK3568_Linux_fs/kernel/drivers/net/
H A Dmacsec.c3639 dev_fetch_sw_netstats(s, dev->tstats); in macsec_get_stats64()