Home
last modified time | relevance | path

Searched refs:reformat_id (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_action.c368 u32 reformat_id; member
456 attr->reformat_id, in dr_actions_apply_tx()
740 attr.reformat_id = action->reformat.reformat_id; in mlx5dr_actions_build_ste_arr()
1070 u32 reformat_id; in dr_action_create_reformat_action() local
1085 &reformat_id); in dr_action_create_reformat_action()
1089 action->reformat.reformat_id = reformat_id; in dr_action_create_reformat_action()
1575 action->reformat.reformat_id); in mlx5dr_action_destroy()
Ddr_cmd.c396 u32 *reformat_id) in mlx5dr_cmd_create_reformat_ctx() argument
427 *reformat_id = MLX5_GET(alloc_packet_reformat_context_out, out, packet_reformat_id); in mlx5dr_cmd_create_reformat_ctx()
434 u32 reformat_id) in mlx5dr_cmd_destroy_reformat_ctx() argument
442 reformat_id); in mlx5dr_cmd_destroy_reformat_ctx()
Ddr_types.h228 void mlx5dr_ste_set_tx_encap(void *hw_ste_p, u32 reformat_id,
728 u32 reformat_id; member
916 u32 *reformat_id);
918 u32 reformat_id);
Ddr_ste.c188 void mlx5dr_ste_set_tx_encap(void *hw_ste_p, u32 reformat_id, int size, bool encap_l3) in mlx5dr_ste_set_tx_encap() argument
194 MLX5_SET(ste_sx_transmit, hw_ste_p, encap_pointer_vlan_data, reformat_id); in mlx5dr_ste_set_tx_encap()