Searched refs:mlx5dr_info (Results 1 – 4 of 4) sorted by relevance
/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_action.c | 719 mlx5dr_info(dmn, "Domain doesn't support QP\n"); in mlx5dr_actions_build_ste_arr() 1242 mlx5dr_info(dmn, "Reformat type is not supported %d\n", action->action_type); in dr_action_create_reformat_action() 1536 mlx5dr_info(dmn, "Unsupported action_type for modify action\n"); in dr_action_modify_sw_to_hw() 1657 mlx5dr_info(dmn, "Unsupported action %d modify action\n", in dr_action_modify_check_field_limitation()
|
D | dr_types.h | 22 #define mlx5dr_info(dmn, arg...) mlx5_core_info((dmn)->mdev, ##arg) macro
|
D | dr_rule.c | 468 mlx5dr_info(dmn, "Failed creating rehash table\n"); in dr_rule_rehash_htbl()
|
D | dr_ste.c | 628 mlx5dr_info(dmn, "Failed writing table to HW\n"); in mlx5dr_ste_create_next_htbl()
|