Home
last modified time | relevance | path

Searched refs:rtnl_hw_stats64 (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/Documentation/networking/net_cachelines/
H A Dnet_device.rst182 struct rtnl_hw_stats64* offload_xstats_l3
/linux-6.15/drivers/net/netdevsim/
H A Dnetdevsim.h236 struct rtnl_hw_stats64 stats;
/linux-6.15/tools/include/uapi/linux/
H A Dif_link.h256 struct rtnl_hw_stats64 { struct
/linux-6.15/include/uapi/linux/
H A Dif_link.h256 struct rtnl_hw_stats64 { struct
/linux-6.15/include/linux/
H A Dnetdevice.h2461 struct rtnl_hw_stats64 *offload_xstats_l3;
3220 struct rtnl_hw_stats64 *stats, bool *used,
3224 const struct rtnl_hw_stats64 *stats);
3229 const struct rtnl_hw_stats64 *stats);
/linux-6.15/net/core/
H A Ddev.c8822 static struct rtnl_hw_stats64 *
8849 struct rtnl_hw_stats64 stats;
8853 static void netdev_hw_stats64_add(struct rtnl_hw_stats64 *dest, in netdev_hw_stats64_add()
8854 const struct rtnl_hw_stats64 *src) in netdev_hw_stats64_add()
8890 struct rtnl_hw_stats64 *p_stats, in netdev_offload_xstats_get_stats()
8901 struct rtnl_hw_stats64 *stats; in netdev_offload_xstats_get_stats()
8925 struct rtnl_hw_stats64 *p_stats, bool *p_used, in netdev_offload_xstats_get()
8941 const struct rtnl_hw_stats64 *stats) in netdev_offload_xstats_report_delta()
8957 const struct rtnl_hw_stats64 *p_stats) in netdev_offload_xstats_push_delta()
8959 struct rtnl_hw_stats64 *stats; in netdev_offload_xstats_push_delta()
H A Drtnetlink.c5691 return enabled ? sizeof(struct rtnl_hw_stats64) : 0; in rtnl_offload_xstats_get_size_stats()
5703 struct rtnl_hw_stats64 *stats, in rtnl_offload_xstats_get_stats()
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c8457 struct rtnl_hw_stats64 *p_stats) in mlxsw_sp_router_port_l3_stats_fetch()
8500 struct rtnl_hw_stats64 stats = {}; in mlxsw_sp_router_port_l3_stats_report_delta()
8572 struct rtnl_hw_stats64 stats = {}; in mlxsw_sp_rif_push_l3_stats()