Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/include/linux/
H A Drtnetlink.h219 extern void rtnl_offload_xstats_notify(struct net_device *dev);
/linux-6.15/net/core/
H A Drtnetlink.c6354 void rtnl_offload_xstats_notify(struct net_device *dev) in rtnl_offload_xstats_notify() function
6387 EXPORT_SYMBOL(rtnl_offload_xstats_notify);
6450 rtnl_offload_xstats_notify(dev); in rtnl_stats_set()
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c8527 rtnl_offload_xstats_notify(hws_work->dev); in mlxsw_sp_router_hwstats_notify_work()