Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws.h26 struct xarray sample_dests; member
H A Dfs_hws.c70 xa_init(&hws_pool->sample_dests); in mlx5_fs_init_hws_actions_pool()
98 xa_for_each(&hws_pool->sample_dests, i, fs_hws_data) in mlx5_fs_cleanup_hws_actions_pool()
100 xa_destroy(&hws_pool->sample_dests); in mlx5_fs_cleanup_hws_actions_pool()
545 sampler_xa = &fs_ctx->hws_pool.sample_dests; in mlx5_fs_get_dest_action_sampler()
563 sampler_xa = &fs_ctx->hws_pool.sample_dests; in mlx5_fs_put_dest_action_sampler()