Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dbwc.c76 struct mlx5hws_bwc_rule *bwc_rule; in hws_bwc_matcher_move_all_simple() local
482 struct mlx5hws_bwc_rule *bwc_rule; in mlx5hws_bwc_rule_alloc() local
501 void mlx5hws_bwc_rule_free(struct mlx5hws_bwc_rule *bwc_rule) in mlx5hws_bwc_rule_free()
508 static void hws_bwc_rule_list_add(struct mlx5hws_bwc_rule *bwc_rule, u16 idx) in hws_bwc_rule_list_add()
516 static void hws_bwc_rule_list_remove(struct mlx5hws_bwc_rule *bwc_rule) in hws_bwc_rule_list_remove()
522 hws_bwc_rule_destroy_hws_async(struct mlx5hws_bwc_rule *bwc_rule, in hws_bwc_rule_destroy_hws_async()
529 hws_bwc_rule_destroy_hws_sync(struct mlx5hws_bwc_rule *bwc_rule, in hws_bwc_rule_destroy_hws_sync()
555 static void hws_bwc_rule_cnt_dec(struct mlx5hws_bwc_rule *bwc_rule) in hws_bwc_rule_cnt_dec()
596 static int hws_bwc_rule_cnt_dec_with_shrink(struct mlx5hws_bwc_rule *bwc_rule, in hws_bwc_rule_cnt_dec_with_shrink()
629 int mlx5hws_bwc_rule_destroy_simple(struct mlx5hws_bwc_rule *bwc_rule) in mlx5hws_bwc_rule_destroy_simple()
[all …]
H A Dbwc_complex.c664 hws_complex_get_subrule_data(struct mlx5hws_bwc_rule *bwc_rule, in hws_complex_get_subrule_data()
725 hws_complex_put_subrule_data(struct mlx5hws_bwc_rule *bwc_rule, in hws_complex_put_subrule_data()
799 static int hws_complex_subrule_destroy(struct mlx5hws_bwc_rule *bwc_rule, in hws_complex_subrule_destroy()
831 int mlx5hws_bwc_rule_create_complex(struct mlx5hws_bwc_rule *bwc_rule, in mlx5hws_bwc_rule_create_complex()
919 int mlx5hws_bwc_rule_destroy_complex(struct mlx5hws_bwc_rule *bwc_rule) in mlx5hws_bwc_rule_destroy_complex()
952 struct mlx5hws_bwc_rule *bwc_rule; in hws_bwc_matcher_init_move() local
H A Dfs_hws.h65 struct mlx5hws_bwc_rule *bwc_rule; member