Searched refs:mlx5hws_matcher_is_insert_by_idx (Results 1 – 3 of 3) sorted by relevance
65 dep_wqe->direct_index = mlx5hws_matcher_is_insert_by_idx(matcher) ? in hws_rule_init_dep_wqe()426 if (likely(!mlx5hws_matcher_is_insert_by_idx(matcher) && !is_update)) in hws_rule_create_hws()565 if (unlikely(mlx5hws_matcher_is_insert_by_idx(matcher))) in hws_rule_destroy_hws()616 !mlx5hws_matcher_is_insert_by_idx(matcher))) { in hws_rule_enqueue_precheck_update()655 if (unlikely(mlx5hws_matcher_is_insert_by_idx(matcher))) in mlx5hws_rule_move_hws_remove()702 ste_attr.direct_index = mlx5hws_matcher_is_insert_by_idx(matcher) ? in mlx5hws_rule_move_hws_add()
102 static inline bool mlx5hws_matcher_is_insert_by_idx(struct mlx5hws_matcher *matcher) in mlx5hws_matcher_is_insert_by_idx() function
1142 if (mlx5hws_matcher_is_insert_by_idx(src_matcher) != in hws_matcher_resize_precheck()1143 mlx5hws_matcher_is_insert_by_idx(dst_matcher)) { in hws_matcher_resize_precheck()