Home
last modified time | relevance | path

Searched refs:decapl2_action (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws.h15 struct mlx5hws_action *decapl2_action; member
H A Dfs_hws.c46 hws_pool->decapl2_action = in mlx5_fs_init_hws_actions_pool()
49 if (!hws_pool->decapl2_action) in mlx5_fs_init_hws_actions_pool()
78 mlx5hws_action_destroy(hws_pool->decapl2_action); in mlx5_fs_init_hws_actions_pool()
123 mlx5hws_action_destroy(hws_pool->decapl2_action); in mlx5_fs_cleanup_hws_actions_pool()
608 return fs_ctx->hws_pool.decapl2_action; in mlx5_fs_get_action_decap_tnl_l2_to_l2()