Searched defs:mlx5hws_bwc_matcher_complex_data (Results 1 – 1 of 1) sorted by relevance
17 struct mlx5hws_bwc_matcher_complex_data { struct18 struct mlx5hws_table *isolated_tbl;19 struct mlx5hws_bwc_matcher *isolated_bwc_matcher;20 struct mlx5hws_action *action_metadata;21 struct mlx5hws_action *action_go_to_tbl;22 struct mlx5hws_action *action_last;23 struct rhashtable refcount_hash;24 struct mutex hash_lock; /* Protect the refcount rhashtable */25 struct ida metadata_ida;
Completed in 4 milliseconds