Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws_cmd.h297 int mlx5hws_cmd_arg_create(struct mlx5_core_dev *mdev,
H A Dmlx5hws_pat_arg.c431 ret = mlx5hws_cmd_arg_create(ctx->mdev, multi_arg_log_sz, ctx->pd_num, &id); in mlx5hws_arg_create()
H A Dmlx5hws_cmd.c620 int mlx5hws_cmd_arg_create(struct mlx5_core_dev *mdev, in mlx5hws_cmd_arg_create() function