Searched refs:reformat_type (Results 1 – 7 of 7) sorted by relevance
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5_dr.c | 302 enum mlx5dr_action_reformat_type reformat_type __rte_unused, in mlx5dr_action_create_reformat()
|
| H A D | mlx5_dr.h | 380 enum mlx5dr_action_reformat_type reformat_type,
|
| H A D | mlx5_flow.h | 506 uint8_t reformat_type; member
|
| H A D | mlx5_flow_dv.c | 3597 if (resource->reformat_type == ctx_resource->reformat_type && in flow_dv_encap_decap_match_cb() 3722 .refmt_type = resource->reformat_type, in flow_dv_encap_decap_resource_register() 3749 if (resource->reformat_type != in flow_dv_encap_decap_resource_register() 4334 .reformat_type = in flow_dv_create_action_l2_encap() 4390 .reformat_type = in flow_dv_create_action_l2_decap() 4434 res.reformat_type = res.size < MLX5_ENCAPSULATION_DECISION_SIZE ? in flow_dv_create_action_raw_encap()
|
| /dpdk/drivers/net/mlx5/linux/ |
| H A D | mlx5_flow_os.h | 195 (ctx, res->reformat_type, res->ft_type, in mlx5_flow_os_create_flow_action_packet_reformat()
|
| /dpdk/drivers/common/mlx5/linux/ |
| H A D | mlx5_glue.c | 780 enum mlx5dv_flow_action_packet_reformat_type reformat_type, in mlx5_glue_dv_create_flow_action_packet_reformat() argument 790 reformat_type, data_sz, in mlx5_glue_dv_create_flow_action_packet_reformat() 802 (ctx, data_sz, data, reformat_type, ft_type); in mlx5_glue_dv_create_flow_action_packet_reformat() 807 (void)reformat_type; in mlx5_glue_dv_create_flow_action_packet_reformat()
|
| H A D | mlx5_glue.h | 282 enum mlx5dv_flow_action_packet_reformat_type reformat_type,
|