Symbol: MLX5_FLOW_DESTINATION_TYPE_TIR
drivers/infiniband/hw/mlx5/fs.c
1821
dst->type = MLX5_FLOW_DESTINATION_TYPE_TIR;
drivers/infiniband/hw/mlx5/fs.c
2172
case MLX5_FLOW_DESTINATION_TYPE_TIR:
drivers/infiniband/hw/mlx5/fs.c
2323
*dest_type = MLX5_FLOW_DESTINATION_TYPE_TIR;
drivers/infiniband/hw/mlx5/fs.c
2414
*dest_type = MLX5_FLOW_DESTINATION_TYPE_TIR;
drivers/infiniband/hw/mlx5/fs.c
2422
if (*dest_type == MLX5_FLOW_DESTINATION_TYPE_TIR &&
drivers/net/ethernet/mellanox/mlx5/core/diag/fs_tracepoint.c
261
case MLX5_FLOW_DESTINATION_TYPE_TIR:
drivers/net/ethernet/mellanox/mlx5/core/en/fs_tt_redirect.c
100
dest.type = MLX5_FLOW_DESTINATION_TYPE_TIR;
drivers/net/ethernet/mellanox/mlx5/core/en/fs_tt_redirect.c
382
dest.type = MLX5_FLOW_DESTINATION_TYPE_TIR;
drivers/net/ethernet/mellanox/mlx5/core/en_accel/fs_tcp.c
131
dest.type = MLX5_FLOW_DESTINATION_TYPE_TIR;
drivers/net/ethernet/mellanox/mlx5/core/en_arfs.c
225
dest.type = MLX5_FLOW_DESTINATION_TYPE_TIR;
drivers/net/ethernet/mellanox/mlx5/core/en_arfs.c
595
dest.type = MLX5_FLOW_DESTINATION_TYPE_TIR;
drivers/net/ethernet/mellanox/mlx5/core/en_arfs.c
618
dst.type = MLX5_FLOW_DESTINATION_TYPE_TIR;
drivers/net/ethernet/mellanox/mlx5/core/en_fs.c
380
dest.type = MLX5_FLOW_DESTINATION_TYPE_TIR;
drivers/net/ethernet/mellanox/mlx5/core/en_fs.c
911
ttc_params->dests[tt].type = MLX5_FLOW_DESTINATION_TYPE_TIR;
drivers/net/ethernet/mellanox/mlx5/core/en_fs.c
948
ttc_params->dests[tt].type = MLX5_FLOW_DESTINATION_TYPE_TIR;
drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c
489
dst->type = MLX5_FLOW_DESTINATION_TYPE_TIR;
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
1266
dest[dest_ix].type = MLX5_FLOW_DESTINATION_TYPE_TIR;
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
844
ttc_params->dests[tt].type = MLX5_FLOW_DESTINATION_TYPE_TIR;
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c
1882
(d1->type == MLX5_FLOW_DESTINATION_TYPE_TIR &&
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c
504
type == MLX5_FLOW_DESTINATION_TYPE_TIR ||
drivers/net/ethernet/mellanox/mlx5/core/lib/fs_ttc.c
937
WARN_ONCE(dest->type != MLX5_FLOW_DESTINATION_TYPE_TIR,
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/cmd.c
14
case MLX5_FLOW_DESTINATION_TYPE_TIR:
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/cmd.c
244
case MLX5_FLOW_DESTINATION_TYPE_TIR:
drivers/vdpa/mlx5/net/mlx5_vnet.c
1946
dests[0].type = MLX5_FLOW_DESTINATION_TYPE_TIR;