Searched refs:mlx5hws_rule (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | rule.h | 55 struct mlx5hws_rule { struct 77 int mlx5hws_rule_move_hws_remove(struct mlx5hws_rule *rule, argument 80 int mlx5hws_rule_move_hws_add(struct mlx5hws_rule *rule, 83 bool mlx5hws_rule_move_in_progress(struct mlx5hws_rule *rule); 85 void mlx5hws_rule_clear_resize_info(struct mlx5hws_rule *rule);
|
| H A D | rule.c | 33 hws_rule_update_copy_tag(struct mlx5hws_rule *rule, in hws_rule_update_copy_tag() 54 struct mlx5hws_rule *rule, in hws_rule_init_dep_wqe() 93 static void hws_rule_move_get_rtc(struct mlx5hws_rule *rule, in hws_rule_move_get_rtc() 111 struct mlx5hws_rule *rule, in hws_rule_gen_comp() 131 hws_rule_save_resize_info(struct mlx5hws_rule *rule, in hws_rule_save_resize_info() 152 void mlx5hws_rule_clear_resize_info(struct mlx5hws_rule *rule) in mlx5hws_rule_clear_resize_info() 162 hws_rule_save_delete_info(struct mlx5hws_rule *rule, in hws_rule_save_delete_info() 178 hws_rule_clear_delete_info(struct mlx5hws_rule *rule) in hws_rule_clear_delete_info() 184 hws_rule_load_delete_info(struct mlx5hws_rule *rule, in hws_rule_load_delete_info() 198 static int mlx5hws_rule_alloc_action_ste(struct mlx5hws_rule *rule, in mlx5hws_rule_alloc_action_ste() [all …]
|
| H A D | mlx5hws.h | 10 struct mlx5hws_rule; 456 struct mlx5hws_rule *rule, 478 struct mlx5hws_rule *rule_handle); 488 int mlx5hws_rule_destroy(struct mlx5hws_rule *rule, 501 int mlx5hws_rule_action_update(struct mlx5hws_rule *rule,
|
| H A D | send.c | 354 struct mlx5hws_rule *rule = priv->rule; in hws_send_engine_dump_error_cqe() 1294 struct mlx5hws_rule *rule = send_attr->rule; in mlx5hws_send_stes_fw()
|
| H A D | matcher.c | 1277 struct mlx5hws_rule *rule, in mlx5hws_matcher_resize_rule_move()
|