Searched refs:max_stes (Results 1 – 4 of 4) sorted by relevance
465 resize_data->max_stes = src_matcher->action_ste.max_stes; in hws_matcher_resize_init()470 resize_data->pool = src_matcher->action_ste.max_stes ? in hws_matcher_resize_init()501 if (resize_data->max_stes) { in hws_matcher_resize_uninit()530 u8 max_stes = 0; in hws_matcher_bind_at() local546 max_stes = max(max_stes, required_stes); in hws_matcher_bind_at()552 if (!max_stes) in hws_matcher_bind_at()555 matcher->action_ste.max_stes = max_stes; in hws_matcher_bind_at()612 if (!action_ste->max_stes || in hws_matcher_unbind_at()927 if (matcher->action_ste.max_stes < required_stes) { in mlx5hws_matcher_attach_at()929 required_stes, matcher->action_ste.max_stes); in mlx5hws_matcher_attach_at()[all …]
57 u8 max_stes; member65 u8 max_stes; member
206 ste.order = ilog2(roundup_pow_of_two(action_ste->max_stes)); in hws_rule_alloc_action_ste()215 rule->action_ste.num_stes = matcher->action_ste.max_stes; in hws_rule_alloc_action_ste()
481 ilog2(roundup_pow_of_two(bwc_matcher->matcher->action_ste.max_stes)) + in hws_bwc_matcher_size_maxed_out()