Searched refs:mlx5hws_action_alloc_single_stc (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | action.c | 123 ret = mlx5hws_action_alloc_single_stc(ctx, &stc_attr, tbl_type, in hws_action_get_shared_stc_nic() 319 int mlx5hws_action_alloc_single_stc(struct mlx5hws_context *ctx, in mlx5hws_action_alloc_single_stc() function 565 ret = mlx5hws_action_alloc_single_stc(ctx, &stc_attr, in hws_action_create_stcs() 1841 ret = mlx5hws_action_alloc_single_stc(ctx, &stc_attr, MLX5HWS_TABLE_TYPE_FDB, in mlx5hws_action_create_dest_match_range() 2029 ret = mlx5hws_action_alloc_single_stc(ctx, &stc_attr, tbl_type, in mlx5hws_action_get_default_stc() 2037 ret = mlx5hws_action_alloc_single_stc(ctx, &stc_attr, tbl_type, in mlx5hws_action_get_default_stc() 2045 ret = mlx5hws_action_alloc_single_stc(ctx, &stc_attr, tbl_type, in mlx5hws_action_get_default_stc() 2053 ret = mlx5hws_action_alloc_single_stc(ctx, &stc_attr, tbl_type, in mlx5hws_action_get_default_stc() 2063 ret = mlx5hws_action_alloc_single_stc(ctx, &stc_attr, tbl_type, in mlx5hws_action_get_default_stc()
|
| H A D | action_ste_pool.c | 124 return mlx5hws_action_alloc_single_stc(ctx, &stc_attr, in hws_action_ste_table_create_stc()
|