Home
last modified time | relevance | path

Searched refs:transmitted_eth_broadcast (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.c229 MLX5_GET_CTR(out, transmitted_eth_broadcast.packets); in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS()
242 MLX5_GET_CTR(out, transmitted_eth_broadcast.octets); in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS()
H A Deswitch.c2178 MLX5_GET_CTR(out, transmitted_eth_broadcast.packets); in mlx5_eswitch_get_vport_stats()
2185 MLX5_GET_CTR(out, transmitted_eth_broadcast.octets); in mlx5_eswitch_get_vport_stats()
H A Den_stats.c752 VPORT_COUNTER_OFF(transmitted_eth_broadcast.packets) },
754 VPORT_COUNTER_OFF(transmitted_eth_broadcast.octets) },
/linux-6.15/include/linux/mlx5/
H A Dmlx5_ifc.h5546 struct mlx5_ifc_traffic_counter_bits transmitted_eth_broadcast; member