Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/netdevsim/
H A Dnetdevsim.h213 struct rtnl_hw_stats64 stats;
/openbmc/linux/include/uapi/linux/
H A Dif_link.h256 struct rtnl_hw_stats64 { struct
/openbmc/linux/include/linux/
H A Dnetdevice.h2417 struct rtnl_hw_stats64 *offload_xstats_l3;
2976 struct rtnl_hw_stats64 *stats, bool *used,
2980 const struct rtnl_hw_stats64 *stats);
2985 const struct rtnl_hw_stats64 *stats);
/openbmc/linux/net/core/
H A Ddev.c8081 static struct rtnl_hw_stats64 *
8108 struct rtnl_hw_stats64 stats;
8112 static void netdev_hw_stats64_add(struct rtnl_hw_stats64 *dest, in netdev_hw_stats64_add()
8113 const struct rtnl_hw_stats64 *src) in netdev_hw_stats64_add()
8149 struct rtnl_hw_stats64 *p_stats, in netdev_offload_xstats_get_stats()
8160 struct rtnl_hw_stats64 *stats; in netdev_offload_xstats_get_stats()
8184 struct rtnl_hw_stats64 *p_stats, bool *p_used, in netdev_offload_xstats_get()
8200 const struct rtnl_hw_stats64 *stats) in netdev_offload_xstats_report_delta()
8216 const struct rtnl_hw_stats64 *p_stats) in netdev_offload_xstats_push_delta()
8218 struct rtnl_hw_stats64 *stats; in netdev_offload_xstats_push_delta()
H A Drtnetlink.c5372 return enabled ? sizeof(struct rtnl_hw_stats64) : 0; in rtnl_offload_xstats_get_size_stats()
5384 struct rtnl_hw_stats64 *stats, in rtnl_offload_xstats_get_stats()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c8253 struct rtnl_hw_stats64 *p_stats) in mlxsw_sp_router_port_l3_stats_fetch()
8296 struct rtnl_hw_stats64 stats = {}; in mlxsw_sp_router_port_l3_stats_report_delta()
8368 struct rtnl_hw_stats64 stats = {}; in mlxsw_sp_rif_push_l3_stats()