Searched refs:src_matcher (Results 1 – 2 of 2) sorted by relevance
457 static int hws_matcher_resize_init(struct mlx5hws_matcher *src_matcher) in hws_matcher_resize_init() argument465 resize_data->max_stes = src_matcher->action_ste.max_stes; in hws_matcher_resize_init()467 resize_data->stc = src_matcher->action_ste.stc; in hws_matcher_resize_init()468 resize_data->rtc_0_id = src_matcher->action_ste.rtc_0_id; in hws_matcher_resize_init()469 resize_data->rtc_1_id = src_matcher->action_ste.rtc_1_id; in hws_matcher_resize_init()470 resize_data->pool = src_matcher->action_ste.max_stes ? in hws_matcher_resize_init()471 src_matcher->action_ste.pool : NULL; in hws_matcher_resize_init()474 list_add(&resize_data->list_node, &src_matcher->resize_dst->resize_data); in hws_matcher_resize_init()477 while (!list_empty(&src_matcher->resize_data)) { in hws_matcher_resize_init()478 resize_data = list_first_entry(&src_matcher->resize_data, in hws_matcher_resize_init()[all …]
428 int mlx5hws_matcher_resize_set_target(struct mlx5hws_matcher *src_matcher,443 int mlx5hws_matcher_resize_rule_move(struct mlx5hws_matcher *src_matcher,