Searched refs:destination_length (Results 1 – 4 of 4) sorted by relevance
/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 | 554 MLX5_SET(dr_action_hw_set, hw_action, destination_length, length); in dr_ste_v0_set_action_set() 568 MLX5_SET(dr_action_hw_set, hw_action, destination_length, length); in dr_ste_v0_set_action_add() 582 MLX5_SET(dr_action_hw_copy, hw_action, destination_length, dst_len); in dr_ste_v0_set_action_copy() 613 destination_length, 0); in dr_ste_v0_set_action_decap_l3_list() 627 destination_length, 0); in dr_ste_v0_set_action_decap_l3_list() 640 destination_length, 16); in dr_ste_v0_set_action_decap_l3_list() 660 MLX5_SET(dr_action_hw_set, hw_action, destination_length, 16); in dr_ste_v0_set_action_decap_l3_list() 667 MLX5_SET(dr_action_hw_set, hw_action, destination_length, 18); in dr_ste_v0_set_action_decap_l3_list() 675 destination_length, 16); in dr_ste_v0_set_action_decap_l3_list() 691 destination_length, 16); in dr_ste_v0_set_action_decap_l3_list()
|
D | mlx5_ifc_dr.h | 557 u8 destination_length[0x5]; member 568 u8 destination_length[0x6]; member
|
D | dr_ste_v1.c | 995 MLX5_SET(ste_double_action_set_v1, d_action, destination_length, length); in dr_ste_v1_set_action_set() 1009 MLX5_SET(ste_double_action_add_v1, d_action, destination_length, length); in dr_ste_v1_set_action_add() 1025 MLX5_SET(ste_double_action_copy_v1, d_action, destination_length, dst_len); in dr_ste_v1_set_action_copy()
|