Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Daction.c1103 mlx5hws_pat_put_pattern(ctx, pat_id); in hws_action_handle_tunnel_l3_to_l2()
1113 mlx5hws_pat_put_pattern(ctx, action[i].modify_header.pat_id); in hws_action_handle_tunnel_l3_to_l2()
1299 mlx5hws_pat_put_pattern(ctx, pat_id); in hws_action_create_modify_header_hws()
1311 mlx5hws_pat_put_pattern(ctx, action[i].modify_header.pat_id); in hws_action_create_modify_header_hws()
1967 mlx5hws_pat_put_pattern(action[i].ctx, in hws_action_destroy_hws()
H A Dpat_arg.c215 void mlx5hws_pat_put_pattern(struct mlx5hws_context *ctx, u32 ptrn_id) in mlx5hws_pat_put_pattern() function