Home
last modified time | relevance | path

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

/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()
/linux/net/core/
H A Drtnetlink.c6311 void rtnl_offload_xstats_notify(struct net_device *dev) in rtnl_offload_xstats_notify() function
6344 EXPORT_SYMBOL(rtnl_offload_xstats_notify);
6407 rtnl_offload_xstats_notify(dev); in rtnl_stats_set()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c8572 rtnl_offload_xstats_notify(hws_work->dev); in mlxsw_sp_router_hwstats_notify_work()