Searched defs:mlx5hws_matcher (Results 1 – 1 of 1) sorted by relevance
69 struct mlx5hws_matcher { struct71 struct mlx5hws_matcher_attr attr; argument79 struct mlx5hws_matcher *col_matcher; argument80 struct mlx5hws_matcher *resize_dst; argument81 struct mlx5hws_matcher_match_ste match_ste; argument82 struct mlx5hws_matcher_action_ste action_ste; argument93 static inline bool mlx5hws_matcher_is_resizable(struct mlx5hws_matcher *matcher) in mlx5hws_matcher_is_resizable() argument