Searched defs:bwc_matcher (Results 1 – 3 of 3) sorted by relevance
66 int mlx5hws_bwc_matcher_create_simple(struct mlx5hws_bwc_matcher *bwc_matcher, in mlx5hws_bwc_matcher_create_simple()141 struct mlx5hws_bwc_matcher *bwc_matcher; in mlx5hws_bwc_matcher_create() local186 int mlx5hws_bwc_matcher_destroy_simple(struct mlx5hws_bwc_matcher *bwc_matcher) in mlx5hws_bwc_matcher_destroy_simple()202 int mlx5hws_bwc_matcher_destroy(struct mlx5hws_bwc_matcher *bwc_matcher) in mlx5hws_bwc_matcher_destroy()270 mlx5hws_bwc_rule_fill_attr(struct mlx5hws_bwc_matcher *bwc_matcher, in mlx5hws_bwc_rule_fill_attr()291 mlx5hws_bwc_rule_alloc(struct mlx5hws_bwc_matcher *bwc_matcher) in mlx5hws_bwc_rule_alloc()321 struct mlx5hws_bwc_matcher *bwc_matcher = bwc_rule->bwc_matcher; in hws_bwc_rule_list_add() local330 struct mlx5hws_bwc_matcher *bwc_matcher = bwc_rule->bwc_matcher; in hws_bwc_rule_list_remove() local371 struct mlx5hws_bwc_matcher *bwc_matcher = bwc_rule->bwc_matcher; in mlx5hws_bwc_rule_destroy_simple() local447 struct mlx5hws_bwc_matcher *bwc_matcher = bwc_rule->bwc_matcher; in hws_bwc_rule_update_sync() local[all …]
51 int mlx5hws_bwc_matcher_create_complex(struct mlx5hws_bwc_matcher *bwc_matcher, in mlx5hws_bwc_matcher_create_complex()62 mlx5hws_bwc_matcher_destroy_complex(struct mlx5hws_bwc_matcher *bwc_matcher) in mlx5hws_bwc_matcher_destroy_complex()83 int mlx5hws_bwc_matcher_move_all_complex(struct mlx5hws_bwc_matcher *bwc_matcher) in mlx5hws_bwc_matcher_move_all_complex()
35 struct mlx5hws_bwc_matcher *bwc_matcher; member