Searched refs:mlx5hws_matcher_is_in_resize (Results 1 – 3 of 3) sorted by relevance
98 static inline bool mlx5hws_matcher_is_in_resize(struct mlx5hws_matcher *matcher) in mlx5hws_matcher_is_in_resize() function
614 mlx5hws_matcher_is_in_resize(matcher)) in hws_matcher_unbind_at()1101 if (mlx5hws_matcher_is_in_resize(src_matcher) || in hws_matcher_resize_precheck()1102 mlx5hws_matcher_is_in_resize(dst_matcher)) { in hws_matcher_resize_precheck()1157 if (unlikely(!mlx5hws_matcher_is_in_resize(src_matcher))) { in mlx5hws_matcher_resize_rule_move()
302 return mlx5hws_matcher_is_in_resize(rule->matcher) && in mlx5hws_rule_move_in_progress()561 if (unlikely(mlx5hws_matcher_is_in_resize(rule->matcher))) in hws_rule_enqueue_precheck_create()