Home
last modified time | relevance | path

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

/linux/Documentation/networking/net_cachelines/
H A Dnet_device.rst183 struct rtnl_hw_stats64* offload_xstats_l3
/linux/drivers/net/netdevsim/
H A Dnetdevsim.h242 struct rtnl_hw_stats64 stats;
/linux/tools/include/uapi/linux/
H A Dif_link.h256 struct rtnl_hw_stats64 { struct
/linux/include/uapi/linux/
H A Dif_link.h256 struct rtnl_hw_stats64 { struct
/linux/include/linux/
H A Dnetdevice.h2494 struct rtnl_hw_stats64 *offload_xstats_l3;
3264 struct rtnl_hw_stats64 *stats, bool *used,
3268 const struct rtnl_hw_stats64 *stats);
3273 const struct rtnl_hw_stats64 *stats);
/linux/net/core/
H A Ddev.c9241 static struct rtnl_hw_stats64 *
9268 struct rtnl_hw_stats64 stats;
9272 static void netdev_hw_stats64_add(struct rtnl_hw_stats64 *dest, in netdev_hw_stats64_add()
9273 const struct rtnl_hw_stats64 *src) in netdev_hw_stats64_add()
9309 struct rtnl_hw_stats64 *p_stats, in netdev_offload_xstats_get_stats()
9320 struct rtnl_hw_stats64 *stats; in netdev_offload_xstats_get_stats()
9344 struct rtnl_hw_stats64 *p_stats, bool *p_used, in netdev_offload_xstats_get()
9360 const struct rtnl_hw_stats64 *stats) in netdev_offload_xstats_report_delta()
9376 const struct rtnl_hw_stats64 *p_stats) in netdev_offload_xstats_push_delta()
9378 struct rtnl_hw_stats64 *stats; in netdev_offload_xstats_push_delta()
H A Drtnetlink.c5731 return enabled ? sizeof(struct rtnl_hw_stats64) : 0; in rtnl_offload_xstats_get_size_stats()
5743 struct rtnl_hw_stats64 *stats, in rtnl_offload_xstats_get_stats()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c8455 struct rtnl_hw_stats64 *p_stats) in mlxsw_sp_router_port_l3_stats_fetch()
8498 struct rtnl_hw_stats64 stats = {}; in mlxsw_sp_router_port_l3_stats_report_delta()
8570 struct rtnl_hw_stats64 stats = {}; in mlxsw_sp_rif_push_l3_stats()