Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws_pat_arg.c233 mlx5hws_cmd_header_modify_pattern_destroy(ctx->mdev, ptrn_id); in mlx5hws_pat_put_pattern()
283 mlx5hws_cmd_header_modify_pattern_destroy(ctx->mdev, *pattern_id); in mlx5hws_pat_get_pattern()
H A Dmlx5hws_cmd.h310 void mlx5hws_cmd_header_modify_pattern_destroy(struct mlx5_core_dev *mdev,
H A Dmlx5hws_cmd.c713 void mlx5hws_cmd_header_modify_pattern_destroy(struct mlx5_core_dev *mdev, in mlx5hws_cmd_header_modify_pattern_destroy() function