Searched refs:mlx5hws_pat_put_pattern (Results 1 – 3 of 3) sorted by relevance
75 void mlx5hws_pat_put_pattern(struct mlx5hws_context *ctx,
1100 mlx5hws_pat_put_pattern(ctx, pat_id); in hws_action_handle_tunnel_l3_to_l2()1110 mlx5hws_pat_put_pattern(ctx, action[i].modify_header.pat_id); in hws_action_handle_tunnel_l3_to_l2()1291 mlx5hws_pat_put_pattern(ctx, pat_id); in hws_action_create_modify_header_hws()1303 mlx5hws_pat_put_pattern(ctx, action[i].modify_header.pat_id); in hws_action_create_modify_header_hws()1923 mlx5hws_pat_put_pattern(action[i].ctx, in hws_action_destroy_hws()
216 void mlx5hws_pat_put_pattern(struct mlx5hws_context *ctx, u32 ptrn_id) in mlx5hws_pat_put_pattern() function