drop_ctr_dst 1242 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c struct mlx5_flow_destination drop_ctr_dst = {0}; drop_ctr_dst 1307 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c drop_ctr_dst.type = MLX5_FLOW_DESTINATION_TYPE_COUNTER; drop_ctr_dst 1308 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c drop_ctr_dst.counter_id = mlx5_fc_id(counter); drop_ctr_dst 1309 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c dst = &drop_ctr_dst; drop_ctr_dst 1335 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c struct mlx5_flow_destination drop_ctr_dst = {0}; drop_ctr_dst 1394 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c drop_ctr_dst.type = MLX5_FLOW_DESTINATION_TYPE_COUNTER; drop_ctr_dst 1395 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c drop_ctr_dst.counter_id = mlx5_fc_id(counter); drop_ctr_dst 1396 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c dst = &drop_ctr_dst;