Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/netdevsim/
Dnetdevsim.h190 struct rtnl_hw_stats64 stats;
/Linux-v6.1/include/uapi/linux/
Dif_link.h256 struct rtnl_hw_stats64 { struct
/Linux-v6.1/net/core/
Ddev.c7985 static struct rtnl_hw_stats64 *
8012 struct rtnl_hw_stats64 stats;
8016 static void netdev_hw_stats64_add(struct rtnl_hw_stats64 *dest, in netdev_hw_stats64_add()
8017 const struct rtnl_hw_stats64 *src) in netdev_hw_stats64_add()
8053 struct rtnl_hw_stats64 *p_stats, in netdev_offload_xstats_get_stats()
8064 struct rtnl_hw_stats64 *stats; in netdev_offload_xstats_get_stats()
8088 struct rtnl_hw_stats64 *p_stats, bool *p_used, in netdev_offload_xstats_get()
8104 const struct rtnl_hw_stats64 *stats) in netdev_offload_xstats_report_delta()
8120 const struct rtnl_hw_stats64 *p_stats) in netdev_offload_xstats_push_delta()
8122 struct rtnl_hw_stats64 *stats; in netdev_offload_xstats_push_delta()
Drtnetlink.c5202 return enabled ? sizeof(struct rtnl_hw_stats64) : 0; in rtnl_offload_xstats_get_size_stats()
5214 struct rtnl_hw_stats64 *stats, in rtnl_offload_xstats_get_stats()
/Linux-v6.1/include/linux/
Dnetdevice.h2351 struct rtnl_hw_stats64 *offload_xstats_l3;
2884 struct rtnl_hw_stats64 *stats, bool *used,
2888 const struct rtnl_hw_stats64 *stats);
2893 const struct rtnl_hw_stats64 *stats);
/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c7963 struct rtnl_hw_stats64 *p_stats) in mlxsw_sp_router_port_l3_stats_fetch()
8006 struct rtnl_hw_stats64 stats = {}; in mlxsw_sp_router_port_l3_stats_report_delta()
8071 struct rtnl_hw_stats64 stats = {}; in mlxsw_sp_rif_push_l3_stats()