Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_cmd.c507 u32 *reformat_id) in mlx5dr_cmd_create_reformat_ctx() argument
541 *reformat_id = MLX5_GET(alloc_packet_reformat_context_out, out, packet_reformat_id); in mlx5dr_cmd_create_reformat_ctx()
548 u32 reformat_id) in mlx5dr_cmd_destroy_reformat_ctx() argument
555 reformat_id); in mlx5dr_cmd_destroy_reformat_ctx()
769 fte->dest_arr[i].vport.reformat_id); in mlx5dr_cmd_set_fte()
Ddr_action.c982 hw_dests[i].vport.reformat_id = in mlx5dr_action_create_mult_dest_tbl()
1173 u32 reformat_id; in dr_action_create_reformat_action() local
1189 &reformat_id); in dr_action_create_reformat_action()
1193 action->reformat->id = reformat_id; in dr_action_create_reformat_action()
1243 &reformat_id); in dr_action_create_reformat_action()
1247 action->reformat->id = reformat_id; in dr_action_create_reformat_action()
Ddr_ste_v1.c377 u32 reformat_id, int size) in dr_ste_v1_set_encap() argument
383 MLX5_SET(ste_double_action_insert_with_ptr_v1, d_action, pointer, reformat_id); in dr_ste_v1_set_encap()
390 u32 reformat_id, in dr_ste_v1_set_insert_hdr() argument
402 MLX5_SET(ste_double_action_insert_with_ptr_v1, d_action, pointer, reformat_id); in dr_ste_v1_set_insert_hdr()
454 u32 reformat_id, in dr_ste_v1_set_encap_l3() argument
468 MLX5_SET(ste_double_action_insert_with_ptr_v1, scnd_d_action, pointer, reformat_id); in dr_ste_v1_set_encap_l3()
Ddr_types.h1287 u32 *reformat_id);
1289 u32 reformat_id);
1424 u32 reformat_id; member
Ddr_ste_v0.c357 static void dr_ste_v0_set_tx_encap(void *hw_ste_p, u32 reformat_id, in dr_ste_v0_set_tx_encap() argument
364 MLX5_SET(ste_sx_transmit, hw_ste_p, encap_pointer_vlan_data, reformat_id); in dr_ste_v0_set_tx_encap()