Searched refs:reformat_id (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| D | dr_cmd.c | 497 u32 *reformat_id) in mlx5dr_cmd_create_reformat_ctx() argument 531 *reformat_id = MLX5_GET(alloc_packet_reformat_context_out, out, packet_reformat_id); in mlx5dr_cmd_create_reformat_ctx() 538 u32 reformat_id) in mlx5dr_cmd_destroy_reformat_ctx() argument 545 reformat_id); in mlx5dr_cmd_destroy_reformat_ctx() 742 fte->dest_arr[i].vport.reformat_id); in mlx5dr_cmd_set_fte()
|
| D | dr_action.c | 886 hw_dests[i].vport.reformat_id = in mlx5dr_action_create_mult_dest_tbl() 1076 u32 reformat_id; in dr_action_create_reformat_action() local 1092 &reformat_id); in dr_action_create_reformat_action() 1096 action->reformat->id = reformat_id; in dr_action_create_reformat_action() 1145 &reformat_id); in dr_action_create_reformat_action() 1149 action->reformat->id = reformat_id; in dr_action_create_reformat_action()
|
| D | dr_types.h | 1193 u32 *reformat_id); 1195 u32 reformat_id); 1343 u32 reformat_id; member
|
| D | dr_ste_v1.c | 373 u32 reformat_id, int size) in dr_ste_v1_set_encap() argument 379 MLX5_SET(ste_double_action_insert_with_ptr_v1, d_action, pointer, reformat_id); in dr_ste_v1_set_encap() 386 u32 reformat_id, in dr_ste_v1_set_insert_hdr() argument 398 MLX5_SET(ste_double_action_insert_with_ptr_v1, d_action, pointer, reformat_id); in dr_ste_v1_set_insert_hdr() 450 u32 reformat_id, in dr_ste_v1_set_encap_l3() argument 464 MLX5_SET(ste_double_action_insert_with_ptr_v1, scnd_d_action, pointer, reformat_id); in dr_ste_v1_set_encap_l3()
|
| D | dr_ste_v0.c | 356 static void dr_ste_v0_set_tx_encap(void *hw_ste_p, u32 reformat_id, in dr_ste_v0_set_tx_encap() argument 363 MLX5_SET(ste_sx_transmit, hw_ste_p, encap_pointer_vlan_data, reformat_id); in dr_ste_v0_set_tx_encap()
|