Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.c2405 MLX5_GET_CTR(out, received_eth_multicast.packets) + in mlx5_eswitch_get_vport_stats()
2412 MLX5_GET_CTR(out, received_eth_multicast.octets) + in mlx5_eswitch_get_vport_stats()
2431 MLX5_GET_CTR(out, received_eth_multicast.packets) + in mlx5_eswitch_get_vport_stats()
H A Den_stats.c557 VPORT_COUNTER_OFF(received_eth_multicast.packets) },
559 VPORT_COUNTER_OFF(received_eth_multicast.octets) },
H A Den_main.c3693 stats->multicast = VPORT_COUNTER_GET(vstats, received_eth_multicast.packets); in mlx5e_get_stats()
/OK3568_Linux_fs/kernel/include/linux/mlx5/
H A Dmlx5_ifc.h4588 struct mlx5_ifc_traffic_counter_bits received_eth_multicast; member