Home
last modified time | relevance | path

Searched refs:mlx5dr_info (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_matcher.c371 mlx5dr_info(dmn, "Mask contains unsupported parameters\n"); in dr_matcher_set_ste_builders()
600 mlx5dr_info(dmn, "Invalid match criteria attribute\n"); in dr_matcher_init()
606 mlx5dr_info(dmn, "Invalid match size attribute\n"); in dr_matcher_init()
Ddr_action.c715 mlx5dr_info(dmn, "Domain doesn't support QP\n"); in mlx5dr_actions_build_ste_arr()
1120 mlx5dr_info(dmn, "Reformat type is not supported %d\n", action->action_type); in dr_action_create_reformat_action()
1263 mlx5dr_info(dmn, "Unsupported action_type for modify action\n"); in dr_action_modify_sw_to_hw()
1321 mlx5dr_info(dmn, "Unsupported action %d modify action\n", action); in dr_action_modify_check_field_limitation()
Ddr_rule.c468 mlx5dr_info(dmn, "Failed creating rehash table\n"); in dr_rule_rehash_htbl()
826 mlx5dr_info(dmn, "failed creating rehash table, htbl-log_size: %d\n", in dr_rule_handle_ste_branch()
1220 mlx5dr_info(dmn, "Failed creating rule\n"); in dr_rule_create_rule()
Ddr_types.h22 #define mlx5dr_info(dmn, arg...) mlx5_core_info((dmn)->mdev, ##arg) macro
Ddr_ste.c631 mlx5dr_info(dmn, "Failed writing table to HW\n"); in mlx5dr_ste_create_next_htbl()