Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws.c757 int num_dest_actions = 0; in mlx5_fs_fte_get_hws_actions() local
945 dest_actions[num_dest_actions++].dest = dest_action; in mlx5_fs_fte_get_hws_actions()
955 num_dest_actions == MLX5_FLOW_CONTEXT_ACTION_MAX) { in mlx5_fs_fte_get_hws_actions()
967 dest_actions[num_dest_actions].is_wire_ft = true; in mlx5_fs_fte_get_hws_actions()
1003 dest_actions[num_dest_actions++].dest = dest_action; in mlx5_fs_fte_get_hws_actions()
1007 if (num_dest_actions == 1) { in mlx5_fs_fte_get_hws_actions()
1013 } else if (num_dest_actions > 1) { in mlx5_fs_fte_get_hws_actions()
1021 num_dest_actions); in mlx5_fs_fte_get_hws_actions()