Searched defs:mlx5hws_matcher (Results 1 – 1 of 1) sorted by relevance
68 struct mlx5hws_matcher { struct70 struct mlx5hws_matcher_attr attr; argument78 struct mlx5hws_matcher *col_matcher; argument79 struct mlx5hws_matcher *resize_dst; argument80 struct mlx5hws_matcher_match_ste match_ste; argument81 struct mlx5hws_matcher_action_ste action_ste[2]; argument92 static inline bool mlx5hws_matcher_is_resizable(struct mlx5hws_matcher *matcher) in mlx5hws_matcher_is_resizable() argument