Searched refs:reformat_id (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/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() 743 attr.reformat_id = action->reformat.reformat_id; in mlx5dr_actions_build_ste_arr() 1044 hw_dests[i].vport.reformat_id = in mlx5dr_action_create_mult_dest_tbl() 1045 reformat_action->reformat.reformat_id; in mlx5dr_action_create_mult_dest_tbl() 1191 u32 reformat_id; in dr_action_create_reformat_action() local 1206 &reformat_id); in dr_action_create_reformat_action() 1210 action->reformat.reformat_id = reformat_id; in dr_action_create_reformat_action() 1938 action->reformat.reformat_id); in mlx5dr_action_destroy()
|
| D | dr_cmd.c | 394 u32 *reformat_id) in mlx5dr_cmd_create_reformat_ctx() argument 425 *reformat_id = MLX5_GET(alloc_packet_reformat_context_out, out, packet_reformat_id); in mlx5dr_cmd_create_reformat_ctx() 432 u32 reformat_id) in mlx5dr_cmd_destroy_reformat_ctx() argument 439 reformat_id); in mlx5dr_cmd_destroy_reformat_ctx() 635 fte->dest_arr[i].vport.reformat_id); in mlx5dr_cmd_set_fte()
|
| D | dr_types.h | 234 void mlx5dr_ste_set_tx_encap(void *hw_ste_p, u32 reformat_id, 744 u32 reformat_id; member 966 u32 *reformat_id); 968 u32 reformat_id); 1110 u32 reformat_id; member
|
| D | dr_ste.c | 203 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 209 MLX5_SET(ste_sx_transmit, hw_ste_p, encap_pointer_vlan_data, reformat_id); in mlx5dr_ste_set_tx_encap()
|