Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Daction.h72 struct mlx5hws_pool_chunk default_hit; member
H A Daction.c1643 obj_id = mlx5hws_pool_chunk_get_base_id(stc_pool, &default_stc->default_hit); in hws_action_create_dest_match_range_table()
1657 obj_id = mlx5hws_pool_chunk_get_base_mirror_id(stc_pool, &default_stc->default_hit); in hws_action_create_dest_match_range_table()
2067 &default_stc->default_hit); in mlx5hws_action_get_default_stc()
2100 mlx5hws_action_free_single_stc(ctx, tbl_type, &default_stc->default_hit); in mlx5hws_action_put_default_stc()
2420 htonl(apply->common_res->default_stc->default_hit.offset); in hws_action_setter_default_hit()
H A Dmatcher.c320 obj_id = mlx5hws_pool_chunk_get_base_id(stc_pool, &default_stc->default_hit); in hws_matcher_create_rtc()
335 obj_id = mlx5hws_pool_chunk_get_base_mirror_id(stc_pool, &default_stc->default_hit); in hws_matcher_create_rtc()