Home
last modified time | relevance | path

Searched refs:rtnl_offload_xstats_notify (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/netdevsim/
H A Dhwstats.c253 rtnl_offload_xstats_notify(netdev); in nsim_dev_hwstats_enable_ifindex()
291 rtnl_offload_xstats_notify(hwsdev->netdev); in nsim_dev_hwstats_disable_ifindex()
/linux/include/linux/
H A Drtnetlink.h219 extern void rtnl_offload_xstats_notify(struct net_device *dev);
/linux/net/core/
H A Drtnetlink.c6393 void rtnl_offload_xstats_notify(struct net_device *dev) in rtnl_offload_xstats_notify() function
6426 EXPORT_SYMBOL(rtnl_offload_xstats_notify);
6489 rtnl_offload_xstats_notify(dev); in rtnl_stats_set()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c8525 rtnl_offload_xstats_notify(hws_work->dev); in mlxsw_sp_router_hwstats_notify_work()