Home
last modified time | relevance | path

Searched refs:mlx5hws_action_create_reformat (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dfs_hws_pools.c24 return mlx5hws_action_create_reformat(ctx, reformat_type, 2, in mlx5_fs_dl3tnltol2_bulk_action_create()
40 return mlx5hws_action_create_reformat(ctx, reformat_type, 1, in mlx5_fs_el2tol3tnl_bulk_action_create()
56 return mlx5hws_action_create_reformat(ctx, reformat_type, 1, in mlx5_fs_el2tol2tnl_bulk_action_create()
Dmlx5hws.h645 mlx5hws_action_create_reformat(struct mlx5hws_context *ctx,
Dfs_hws.c47 mlx5hws_action_create_reformat(ctx, action_type, 1, in mlx5_fs_init_hws_actions_pool()
Daction.c1146 mlx5hws_action_create_reformat(struct mlx5hws_context *ctx, in mlx5hws_action_create_reformat() function