Searched refs:mlx5hws_matcher_is_in_resize (Results 1 – 3 of 3) sorted by relevance
97 static inline bool mlx5hws_matcher_is_in_resize(struct mlx5hws_matcher *matcher) in mlx5hws_matcher_is_in_resize() function
605 mlx5hws_matcher_is_in_resize(matcher)) in hws_matcher_unbind_at_idx()1148 if (mlx5hws_matcher_is_in_resize(src_matcher) || in hws_matcher_resize_precheck()1149 mlx5hws_matcher_is_in_resize(dst_matcher)) { in hws_matcher_resize_precheck()1205 if (unlikely(!mlx5hws_matcher_is_in_resize(src_matcher))) { in mlx5hws_matcher_resize_rule_move()
343 return mlx5hws_matcher_is_in_resize(rule->matcher) && in mlx5hws_rule_move_in_progress()602 if (unlikely(mlx5hws_matcher_is_in_resize(rule->matcher))) in hws_rule_enqueue_precheck_create()