Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/litex/
H A Dlitex_liteeth.c199 dev_fetch_sw_netstats(stats, netdev->tstats); in liteeth_get_stats64()
/openbmc/linux/drivers/net/
H A Dveth.c429 dev_fetch_sw_netstats(tot, dev->tstats); in veth_get_stats64()
442 dev_fetch_sw_netstats(&tot_peer, peer->tstats); in veth_get_stats64()
H A Dmacsec.c3684 dev_fetch_sw_netstats(s, dev->tstats); in macsec_get_stats64()
/openbmc/linux/net/mac80211/
H A Diface.c834 dev_fetch_sw_netstats(stats, dev->tstats); in ieee80211_get_stats64()
/openbmc/linux/net/core/
H A Ddev.c10634 void dev_fetch_sw_netstats(struct rtnl_link_stats64 *s, in dev_fetch_sw_netstats() function
10659 EXPORT_SYMBOL_GPL(dev_fetch_sw_netstats);
10672 dev_fetch_sw_netstats(s, dev->tstats); in dev_get_tstats64()
/openbmc/linux/include/linux/
H A Dnetdevice.h4714 void dev_fetch_sw_netstats(struct rtnl_link_stats64 *s,
/openbmc/linux/drivers/net/ethernet/realtek/
H A Dr8169_main.c4819 dev_fetch_sw_netstats(stats, dev->tstats); in rtl8169_get_stats64()