Searched refs:mlx5hws_cmd_ste_create (Results 1 – 4 of 4) sorted by relevance
281 int mlx5hws_cmd_ste_create(struct mlx5_core_dev *mdev,
52 ret = mlx5hws_cmd_ste_create(pool->ctx->mdev, &ste_attr, &obj_id); in hws_pool_create_one_resource()
711 ret = mlx5hws_cmd_ste_create(ctx->mdev, &ste_attr, in hws_matcher_bind_mt()725 ret = mlx5hws_cmd_ste_create(ctx->mdev, &ste_attr, in hws_matcher_bind_mt()
719 int mlx5hws_cmd_ste_create(struct mlx5_core_dev *mdev, in mlx5hws_cmd_ste_create() function