Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Drtnetlink.h131 extern void rtnl_offload_xstats_notify(struct net_device *dev);
/linux-6.6.21/drivers/net/netdevsim/
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-6.6.21/net/core/
Drtnetlink.c6021 void rtnl_offload_xstats_notify(struct net_device *dev) in rtnl_offload_xstats_notify() function
6054 EXPORT_SYMBOL(rtnl_offload_xstats_notify);
6117 rtnl_offload_xstats_notify(dev); in rtnl_stats_set()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c8322 rtnl_offload_xstats_notify(hws_work->dev); in mlxsw_sp_router_hwstats_notify_work()