Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_action.c1024 u8 reformat_param_1, in dr_action_verify_reformat_params() argument
1031 MLX5_CAP_GEN_2(dmn->mdev, max_reformat_insert_offset) < reformat_param_1) { in dr_action_verify_reformat_params()
1038 MLX5_CAP_GEN_2(dmn->mdev, max_reformat_remove_offset) < reformat_param_1) { in dr_action_verify_reformat_params()
1042 } else if (reformat_param_0 || reformat_param_1 || in dr_action_verify_reformat_params()
1075 u8 reformat_param_0, u8 reformat_param_1, in dr_action_create_reformat_action() argument
1146 reformat_param_1, in dr_action_create_reformat_action()
1155 action->reformat->param_1 = reformat_param_1; in dr_action_create_reformat_action()
1161 action->reformat->param_1 = reformat_param_1; in dr_action_create_reformat_action()
1201 u8 reformat_param_1, in mlx5dr_action_create_packet_reformat() argument
1219 reformat_param_0, reformat_param_1, in mlx5dr_action_create_packet_reformat()
[all …]
Dmlx5dr.h116 u8 reformat_param_1,
Ddr_cmd.c496 u8 reformat_param_1, in mlx5dr_cmd_create_reformat_ctx() argument
524 MLX5_SET(packet_reformat_context_in, prctx, reformat_param_1, reformat_param_1); in mlx5dr_cmd_create_reformat_ctx()
Ddr_types.h1199 u8 reformat_param_1,
/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_cmd.c803 reformat_param_1, params->param_1); in mlx5_cmd_packet_reformat_alloc()