Searched refs:received_eth_broadcast (Results 1 – 4 of 4) sorted by relevance
2154 MLX5_GET_CTR(out, received_eth_broadcast.packets); in mlx5_eswitch_get_vport_stats()2161 MLX5_GET_CTR(out, received_eth_broadcast.octets); in mlx5_eswitch_get_vport_stats()2182 MLX5_GET_CTR(out, received_eth_broadcast.packets); in mlx5_eswitch_get_vport_stats()
235 MLX5_GET_CTR(out, received_eth_broadcast.packets); in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS()248 MLX5_GET_CTR(out, received_eth_broadcast.octets); in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS()
760 VPORT_COUNTER_OFF(received_eth_broadcast.packets) },762 VPORT_COUNTER_OFF(received_eth_broadcast.octets) },
5459 struct mlx5_ifc_traffic_counter_bits received_eth_broadcast; member