Searched refs:dest_actions (Results 1 – 1 of 1) sorted by relevance
747 struct mlx5hws_action_dest_attr *dest_actions; in mlx5_fs_fte_get_hws_actions() local774 dest_actions = kzalloc_objs(*dest_actions, MLX5_FLOW_CONTEXT_ACTION_MAX); in mlx5_fs_fte_get_hws_actions()775 if (!dest_actions) { in mlx5_fs_fte_get_hws_actions()945 dest_actions[num_dest_actions++].dest = dest_action; 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()1012 (*ractions)[num_actions++].action = dest_actions->dest; in mlx5_fs_fte_get_hws_actions()1020 mlx5_fs_create_action_dest_array(ctx, dest_actions, in mlx5_fs_fte_get_hws_actions()1044 kfree(dest_actions); in mlx5_fs_fte_get_hws_actions()1057 kfree(dest_actions); in mlx5_fs_fte_get_hws_actions()