Home
last modified time | relevance | path

Searched refs:default_hit (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_action.h72 struct mlx5hws_pool_chunk default_hit; member
Dmlx5hws_action.c1644 obj_id = mlx5hws_pool_chunk_get_base_id(stc_pool, &default_stc->default_hit); in hws_action_create_dest_match_range_table()
1658 obj_id = mlx5hws_pool_chunk_get_base_mirror_id(stc_pool, &default_stc->default_hit); in hws_action_create_dest_match_range_table()
2020 &default_stc->default_hit); in mlx5hws_action_get_default_stc()
2055 mlx5hws_action_free_single_stc(ctx, tbl_type, &default_stc->default_hit); in mlx5hws_action_put_default_stc()
2376 htonl(apply->common_res->default_stc->default_hit.offset); in hws_action_setter_default_hit()
Dmlx5hws_matcher.c323 obj_id = mlx5hws_pool_chunk_get_base_id(stc_pool, &default_stc->default_hit); in hws_matcher_create_rtc()
338 obj_id = mlx5hws_pool_chunk_get_base_mirror_id(stc_pool, &default_stc->default_hit); in hws_matcher_create_rtc()