Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws_pat_arg.c442 mlx5hws_cmd_arg_destroy(ctx->mdev, id); in mlx5hws_arg_create()
453 mlx5hws_cmd_arg_destroy(ctx->mdev, arg_id); in mlx5hws_arg_destroy()
H A Dmlx5hws_cmd.h302 void mlx5hws_cmd_arg_destroy(struct mlx5_core_dev *mdev,
H A Dmlx5hws_cmd.c652 void mlx5hws_cmd_arg_destroy(struct mlx5_core_dev *mdev, in mlx5hws_cmd_arg_destroy() function