Home
last modified time | relevance | path

Searched refs:mlx5hws_matcher_is_in_resize (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws_matcher.h97 static inline bool mlx5hws_matcher_is_in_resize(struct mlx5hws_matcher *matcher) in mlx5hws_matcher_is_in_resize() function
H A Dmlx5hws_matcher.c605 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()
H A Dmlx5hws_rule.c343 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()