Home
last modified time | relevance | path

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

/linux/drivers/net/
H A Dveth.c459 dev_fetch_sw_netstats(tot, dev->tstats); in veth_get_stats64()
472 dev_fetch_sw_netstats(&tot_peer, peer->tstats); in veth_get_stats64()
/linux/drivers/net/ethernet/realtek/rtase/
H A Drtase_main.c1665 dev_fetch_sw_netstats(stats, dev->tstats); in rtase_get_stats64()
/linux/net/core/
H A Ddev.c11902 void dev_fetch_sw_netstats(struct rtnl_link_stats64 *s, in dev_fetch_sw_netstats() function
11927 EXPORT_SYMBOL_GPL(dev_fetch_sw_netstats);
11940 dev_fetch_sw_netstats(s, dev->tstats); in dev_get_tstats64()
/linux/drivers/net/ethernet/ti/
H A Dam65-cpsw-nuss.c1913 dev_fetch_sw_netstats(stats, dev->tstats); in am65_cpsw_nuss_ndo_get_stats()
/linux/include/linux/
H A Dnetdevice.h5156 void dev_fetch_sw_netstats(struct rtnl_link_stats64 *s,