Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/netdevsim/
H A Dhwstats.c258 rtnl_offload_xstats_notify(netdev); in nsim_dev_hwstats_enable_ifindex()
294 rtnl_offload_xstats_notify(hwsdev->netdev); in nsim_dev_hwstats_disable_ifindex()
/openbmc/linux/include/linux/
H A Drtnetlink.h131 extern void rtnl_offload_xstats_notify(struct net_device *dev);
/openbmc/linux/net/core/
H A Drtnetlink.c6053 void rtnl_offload_xstats_notify(struct net_device *dev) in rtnl_offload_xstats_notify()
6086 EXPORT_SYMBOL(rtnl_offload_xstats_notify); in rtnl_stats_set()
6149 rtnl_offload_xstats_notify(dev); in rtnl_stats_set()
6050 void rtnl_offload_xstats_notify(struct net_device *dev) rtnl_offload_xstats_notify() function
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c8323 rtnl_offload_xstats_notify(hws_work->dev); in mlxsw_sp_router_hwstats_notify_work()