Searched refs:mlx5hws_pool_get_base_id (Results 1 – 5 of 5) sorted by relevance
71 rtc_attr.ste_base = mlx5hws_pool_get_base_id(action_tbl->pool); in hws_action_ste_table_create_single_rtc()72 rtc_attr.stc_base = mlx5hws_pool_get_base_id(ctx->stc_pool); in hws_action_ste_table_create_single_rtc()169 mlx5hws_pool_get_base_id(action_tbl->pool), in hws_action_ste_table_alloc()194 mlx5hws_pool_get_base_id(action_tbl->pool), in hws_action_ste_table_destroy()
99 static inline u32 mlx5hws_pool_get_base_id(struct mlx5hws_pool *pool) in mlx5hws_pool_get_base_id() function
264 base_id = mlx5hws_pool_get_base_id(pool); in hws_action_fixup_stc_attr()344 obj_0_id = mlx5hws_pool_get_base_id(stc_pool); in mlx5hws_action_alloc_single_stc()400 obj_id = mlx5hws_pool_get_base_id(stc_pool); in mlx5hws_action_free_single_stc()1633 obj_id = mlx5hws_pool_get_base_id(ste_pool); in hws_action_create_dest_match_range_table()1642 obj_id = mlx5hws_pool_get_base_id(stc_pool); in hws_action_create_dest_match_range_table()
392 int ste_0_id = mlx5hws_pool_get_base_id(action_tbl->pool); in hws_debug_dump_action_ste_table()
521 obj_id = mlx5hws_pool_get_base_id(ctx->stc_pool); in hws_matcher_create_rtc()
Completed in 14 milliseconds