Searched refs:sampler_xa (Results 1 – 1 of 1) sorted by relevance
544 struct xarray *sampler_xa; in mlx5_fs_get_dest_action_sampler() local546 sampler_xa = &fs_ctx->hws_pool.sample_dests; in mlx5_fs_get_dest_action_sampler()547 sampler_hws_data = mlx5_fs_get_cached_hws_data(sampler_xa, id); in mlx5_fs_get_dest_action_sampler()562 struct xarray *sampler_xa; in mlx5_fs_put_dest_action_sampler() local564 sampler_xa = &fs_ctx->hws_pool.sample_dests; in mlx5_fs_put_dest_action_sampler()565 sampler_hws_data = xa_load(sampler_xa, sampler_id); in mlx5_fs_put_dest_action_sampler()