Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dcmd.h284 int mlx5hws_cmd_ste_create(struct mlx5_core_dev *mdev,
Dpool.c53 ret = mlx5hws_cmd_ste_create(pool->ctx->mdev, &ste_attr, &obj_id); in hws_pool_create_one_resource()
Dcmd.c725 int mlx5hws_cmd_ste_create(struct mlx5_core_dev *mdev, in mlx5hws_cmd_ste_create() function