Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws.h574 mlx5hws_action_create_dest_table_num(struct mlx5hws_context *ctx,
H A Daction.c657 mlx5hws_action_create_dest_table_num(struct mlx5hws_context *ctx, in mlx5hws_action_create_dest_table_num() function
686 return mlx5hws_action_create_dest_table_num(ctx, tbl->ft_id, flags); in mlx5hws_action_create_dest_table()
1819 hit_ft_action = mlx5hws_action_create_dest_table_num(ctx, hit_ft_id, flags); in mlx5hws_action_create_dest_match_range()
H A Dfs_hws.c206 dest_ft_action = mlx5hws_action_create_dest_table_num(fs_ctx->hws_ctx, in mlx5_fs_add_flow_table_dest_action()
407 return mlx5hws_action_create_dest_table_num(ctx, table_num, flags); in mlx5_fs_create_dest_action_table_num()