Searched defs:bwc_rule (Results 1 – 3 of 3) sorted by relevance
293 struct mlx5hws_bwc_rule *bwc_rule; in mlx5hws_bwc_rule_alloc() local312 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 …]
67 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()
56 struct mlx5hws_bwc_rule *bwc_rule; member