Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws_cmd.h270 int mlx5hws_cmd_stc_create(struct mlx5_core_dev *mdev,
H A Dmlx5hws_pool.c58 ret = mlx5hws_cmd_stc_create(pool->ctx->mdev, &stc_attr, &obj_id); in hws_pool_create_one_resource()
H A Dmlx5hws_cmd.c429 int mlx5hws_cmd_stc_create(struct mlx5_core_dev *mdev, in mlx5hws_cmd_stc_create() function