Searched refs:mlx5dr_dbg (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| H A D | dr_action.c | 607 mlx5dr_dbg(dmn, in dr_action_handle_cs_recalc() 682 mlx5dr_dbg(dmn, in mlx5dr_actions_build_ste_arr() 939 mlx5dr_dbg(dmn, "Writing encapsulation action to ICM failed\n"); in dr_actions_l2_rewrite() 1060 mlx5dr_dbg(dmn, "Invalid multiple destinations action\n"); in mlx5dr_action_create_mult_dest_tbl() 1157 mlx5dr_dbg(dmn, "Invalid reformat parameter!\n"); in dr_action_verify_reformat_params() 1167 mlx5dr_dbg(dmn, "Action reformat type not support on RX domain\n"); in dr_action_verify_reformat_params() 1173 mlx5dr_dbg(dmn, "Action reformat type not support on TX domain\n"); in dr_action_verify_reformat_params() 1259 mlx5dr_dbg(dmn, "Invalid vlan ethertype\n"); in mlx5dr_action_create_push_vlan() 1286 mlx5dr_dbg(dmn, "Invalid reformat_type provided\n"); in mlx5dr_action_create_packet_reformat() 1305 mlx5dr_dbg(dmn, "Failed creating reformat action %d\n", ret); in mlx5dr_action_create_packet_reformat() [all …]
|
| H A D | dr_rule.c | 54 mlx5dr_dbg(dmn, "Failed allocating collision table\n"); in dr_rule_create_collision_htbl() 76 mlx5dr_dbg(matcher->tbl->dmn, "Failed creating collision entry\n"); in dr_rule_create_collision_entry() 88 mlx5dr_dbg(matcher->tbl->dmn, "Failed allocating table\n"); in dr_rule_create_collision_entry() 187 mlx5dr_dbg(matcher->tbl->dmn, "Failed update dup entry\n"); in dr_rule_rehash_handle_collision() 256 mlx5dr_dbg(matcher->tbl->dmn, "Failed adding collision entry, index: %d\n", in dr_rule_rehash_copy_ste() 332 mlx5dr_dbg(matcher->tbl->dmn, "Invalid number of entries\n"); in dr_rule_rehash_copy_htbl() 511 mlx5dr_dbg(matcher->tbl->dmn, "Failed to update prev miss_list\n"); in dr_rule_handle_collision() 698 mlx5dr_dbg(matcher->tbl->dmn, "Failed adding rule member\n"); in dr_rule_handle_action_stes() 746 mlx5dr_dbg(matcher->tbl->dmn, "Failed allocating table\n"); in dr_rule_handle_empty_entry() 811 mlx5dr_dbg(dmn, "Duplicate rule inserted\n"); in dr_rule_handle_ste_branch() [all …]
|
| H A D | dr_table.c | 43 mlx5dr_dbg(tbl->dmn, "Failed to set RX miss action, ret %d\n", ret); in mlx5dr_table_set_miss_action() 66 mlx5dr_dbg(tbl->dmn, "Failed to set TX miss action, ret %d\n", ret); in mlx5dr_table_set_miss_action()
|
| H A D | dr_matcher.c | 190 mlx5dr_dbg(matcher->tbl->dmn, in mlx5dr_matcher_select_builders() 390 mlx5dr_dbg(dmn, "Mask contains unsupported parameters\n"); in dr_matcher_set_ste_builders()
|
| H A D | dr_types.h | 23 #define mlx5dr_dbg(dmn, arg...) mlx5_core_dbg((dmn)->mdev, ##arg) macro
|
| H A D | dr_ste.c | 618 mlx5dr_dbg(dmn, "Failed allocating table\n"); in mlx5dr_ste_create_next_htbl()
|