Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Daction.c118 ret = mlx5hws_action_alloc_single_stc(ctx, &stc_attr, tbl_type, in hws_action_get_shared_stc_nic()
315 int mlx5hws_action_alloc_single_stc(struct mlx5hws_context *ctx, in mlx5hws_action_alloc_single_stc() function
561 ret = mlx5hws_action_alloc_single_stc(ctx, &stc_attr, in hws_action_create_stcs()
1844 ret = mlx5hws_action_alloc_single_stc(ctx, &stc_attr, MLX5HWS_TABLE_TYPE_FDB, in mlx5hws_action_create_dest_match_range()
2032 ret = mlx5hws_action_alloc_single_stc(ctx, &stc_attr, tbl_type, in mlx5hws_action_get_default_stc()
2040 ret = mlx5hws_action_alloc_single_stc(ctx, &stc_attr, tbl_type, in mlx5hws_action_get_default_stc()
2048 ret = mlx5hws_action_alloc_single_stc(ctx, &stc_attr, tbl_type, in mlx5hws_action_get_default_stc()
2056 ret = mlx5hws_action_alloc_single_stc(ctx, &stc_attr, tbl_type, in mlx5hws_action_get_default_stc()
2066 ret = mlx5hws_action_alloc_single_stc(ctx, &stc_attr, tbl_type, in mlx5hws_action_get_default_stc()
Daction.h219 int mlx5hws_action_alloc_single_stc(struct mlx5hws_context *ctx,
Dmatcher.c589 ret = mlx5hws_action_alloc_single_stc(ctx, &stc_attr, tbl->type, in hws_matcher_bind_at()