Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws.h20 struct xarray el2tol2tnl_pools; member
H A Dfs_hws.c64 xa_init(&hws_pool->el2tol2tnl_pools); in mlx5_fs_init_hws_actions_pool()
114 xa_for_each(&hws_pool->el2tol2tnl_pools, i, pool) in mlx5_fs_cleanup_hws_actions_pool()
115 mlx5_fs_destroy_pr_pool(pool, &hws_pool->el2tol2tnl_pools, i); in mlx5_fs_cleanup_hws_actions_pool()
116 xa_destroy(&hws_pool->el2tol2tnl_pools); in mlx5_fs_cleanup_hws_actions_pool()
1304 pr_pool = mlx5_fs_get_pr_encap_pool(dev, &hws_pool->el2tol2tnl_pools, in mlx5_cmd_hws_packet_reformat_alloc()
1396 pr_pool = mlx5_fs_get_pr_encap_pool(dev, &hws_pool->el2tol2tnl_pools, in mlx5_cmd_hws_packet_reformat_dealloc()
1401 pr_pool = mlx5_fs_get_pr_encap_pool(dev, &hws_pool->el2tol2tnl_pools, in mlx5_cmd_hws_packet_reformat_dealloc()