Home
last modified time | relevance | path

Searched defs:bwc_matcher (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dbwc.c66 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() local
186 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() local
330 struct mlx5hws_bwc_matcher *bwc_matcher = bwc_rule->bwc_matcher; in hws_bwc_rule_list_remove() local
371 struct mlx5hws_bwc_matcher *bwc_matcher = bwc_rule->bwc_matcher; in mlx5hws_bwc_rule_destroy_simple() local
447 struct mlx5hws_bwc_matcher *bwc_matcher = bwc_rule->bwc_matcher; in hws_bwc_rule_update_sync() local
[all …]
Dbwc_complex.c51 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()
Dbwc.h35 struct mlx5hws_bwc_matcher *bwc_matcher; member