Searched refs:reformat_id (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| D | dr_action.c | 368 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()
|
| D | dr_cmd.c | 396 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()
|
| D | dr_types.h | 228 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);
|
| D | dr_ste.c | 188 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()
|