Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dbwc.c293 struct mlx5hws_bwc_rule *bwc_rule; in mlx5hws_bwc_rule_alloc() local
312 void mlx5hws_bwc_rule_free(struct mlx5hws_bwc_rule *bwc_rule) in mlx5hws_bwc_rule_free()
319 static void hws_bwc_rule_list_add(struct mlx5hws_bwc_rule *bwc_rule, u16 idx) in hws_bwc_rule_list_add()
328 static void hws_bwc_rule_list_remove(struct mlx5hws_bwc_rule *bwc_rule) in hws_bwc_rule_list_remove()
337 hws_bwc_rule_destroy_hws_async(struct mlx5hws_bwc_rule *bwc_rule, in hws_bwc_rule_destroy_hws_async()
344 hws_bwc_rule_destroy_hws_sync(struct mlx5hws_bwc_rule *bwc_rule, in hws_bwc_rule_destroy_hws_sync()
369 int mlx5hws_bwc_rule_destroy_simple(struct mlx5hws_bwc_rule *bwc_rule) in mlx5hws_bwc_rule_destroy_simple()
392 int mlx5hws_bwc_rule_destroy(struct mlx5hws_bwc_rule *bwc_rule) in mlx5hws_bwc_rule_destroy()
403 hws_bwc_rule_create_async(struct mlx5hws_bwc_rule *bwc_rule, in hws_bwc_rule_create_async()
419 hws_bwc_rule_create_sync(struct mlx5hws_bwc_rule *bwc_rule, in hws_bwc_rule_create_sync()
[all …]
Dbwc_complex.c67 int mlx5hws_bwc_rule_create_complex(struct mlx5hws_bwc_rule *bwc_rule, in mlx5hws_bwc_rule_create_complex()
78 int mlx5hws_bwc_rule_destroy_complex(struct mlx5hws_bwc_rule *bwc_rule) in mlx5hws_bwc_rule_destroy_complex()
Dfs_hws.h56 struct mlx5hws_bwc_rule *bwc_rule; member