Searched refs:destination_length (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| D | mlx5_ifc_dr_ste_v1.h | 51 u8 destination_length[0x6]; member 66 u8 destination_length[0x6]; member 77 u8 destination_length[0x6]; member
|
| D | dr_ste_v0.c | 551 MLX5_SET(dr_action_hw_set, hw_action, destination_length, length); in dr_ste_v0_set_action_set() 565 MLX5_SET(dr_action_hw_set, hw_action, destination_length, length); in dr_ste_v0_set_action_add() 579 MLX5_SET(dr_action_hw_copy, hw_action, destination_length, dst_len); in dr_ste_v0_set_action_copy() 610 destination_length, 0); in dr_ste_v0_set_action_decap_l3_list() 624 destination_length, 0); in dr_ste_v0_set_action_decap_l3_list() 637 destination_length, 16); in dr_ste_v0_set_action_decap_l3_list() 657 MLX5_SET(dr_action_hw_set, hw_action, destination_length, 16); in dr_ste_v0_set_action_decap_l3_list() 664 MLX5_SET(dr_action_hw_set, hw_action, destination_length, 18); in dr_ste_v0_set_action_decap_l3_list() 672 destination_length, 16); in dr_ste_v0_set_action_decap_l3_list() 688 destination_length, 16); in dr_ste_v0_set_action_decap_l3_list()
|
| D | mlx5_ifc_dr.h | 541 u8 destination_length[0x5]; member 552 u8 destination_length[0x6]; member
|
| D | dr_ste_v1.c | 810 MLX5_SET(ste_double_action_set_v1, d_action, destination_length, length); in dr_ste_v1_set_action_set() 824 MLX5_SET(ste_double_action_add_v1, d_action, destination_length, length); in dr_ste_v1_set_action_add() 840 MLX5_SET(ste_double_action_copy_v1, d_action, destination_length, dst_len); in dr_ste_v1_set_action_copy()
|