Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.c2165 MLX5_GET_CTR(out, transmitted_eth_multicast.packets) + in mlx5_eswitch_get_vport_stats()
2172 MLX5_GET_CTR(out, transmitted_eth_multicast.octets) + in mlx5_eswitch_get_vport_stats()
H A Den_stats.c732 VPORT_COUNTER_OFF(transmitted_eth_multicast.packets) },
734 VPORT_COUNTER_OFF(transmitted_eth_multicast.octets) },
H A Den_rep.c210 MLX5_GET_CTR(out, transmitted_eth_multicast.packets) + in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS()
/openbmc/linux/include/linux/mlx5/
H A Dmlx5_ifc.h5159 struct mlx5_ifc_traffic_counter_bits transmitted_eth_multicast; member