Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/netdevsim/
Dnetdevsim.h213 struct rtnl_hw_stats64 stats;
/Linux-v6.6/include/uapi/linux/
Dif_link.h256 struct rtnl_hw_stats64 { struct
/Linux-v6.6/net/core/
Ddev.c8067 static struct rtnl_hw_stats64 *
8094 struct rtnl_hw_stats64 stats;
8098 static void netdev_hw_stats64_add(struct rtnl_hw_stats64 *dest, in netdev_hw_stats64_add()
8099 const struct rtnl_hw_stats64 *src) in netdev_hw_stats64_add()
8135 struct rtnl_hw_stats64 *p_stats, in netdev_offload_xstats_get_stats()
8146 struct rtnl_hw_stats64 *stats; in netdev_offload_xstats_get_stats()
8170 struct rtnl_hw_stats64 *p_stats, bool *p_used, in netdev_offload_xstats_get()
8186 const struct rtnl_hw_stats64 *stats) in netdev_offload_xstats_report_delta()
8202 const struct rtnl_hw_stats64 *p_stats) in netdev_offload_xstats_push_delta()
8204 struct rtnl_hw_stats64 *stats; in netdev_offload_xstats_push_delta()
Drtnetlink.c5344 return enabled ? sizeof(struct rtnl_hw_stats64) : 0; in rtnl_offload_xstats_get_size_stats()
5356 struct rtnl_hw_stats64 *stats, in rtnl_offload_xstats_get_stats()
/Linux-v6.6/include/linux/
Dnetdevice.h2405 struct rtnl_hw_stats64 *offload_xstats_l3;
2954 struct rtnl_hw_stats64 *stats, bool *used,
2958 const struct rtnl_hw_stats64 *stats);
2963 const struct rtnl_hw_stats64 *stats);
/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c8252 struct rtnl_hw_stats64 *p_stats) in mlxsw_sp_router_port_l3_stats_fetch()
8295 struct rtnl_hw_stats64 stats = {}; in mlxsw_sp_router_port_l3_stats_report_delta()
8367 struct rtnl_hw_stats64 stats = {}; in mlxsw_sp_rif_push_l3_stats()