Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_pat_arg.h52 bool mlx5hws_pat_verify_actions(struct mlx5hws_context *ctx, __be64 pattern[], size_t sz);
Dmlx5hws_pat_arg.c506 bool mlx5hws_pat_verify_actions(struct mlx5hws_context *ctx, __be64 pattern[], size_t sz) in mlx5hws_pat_verify_actions() function
Dmlx5hws_action.c1243 if (!mlx5hws_pat_verify_actions(ctx, pattern[i].data, pattern[i].sz)) { in hws_action_create_modify_header_hws()