Searched refs:destination_length (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| H A 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
|
| H A D | dr_ste_v0.c | 556 MLX5_SET(dr_action_hw_set, hw_action, destination_length, length); in dr_ste_v0_set_action_set() 570 MLX5_SET(dr_action_hw_set, hw_action, destination_length, length); in dr_ste_v0_set_action_add() 584 MLX5_SET(dr_action_hw_copy, hw_action, destination_length, dst_len); in dr_ste_v0_set_action_copy() 615 destination_length, 0); in dr_ste_v0_set_action_decap_l3_list() 629 destination_length, 0); in dr_ste_v0_set_action_decap_l3_list() 642 destination_length, 16); in dr_ste_v0_set_action_decap_l3_list() 662 MLX5_SET(dr_action_hw_set, hw_action, destination_length, 16); in dr_ste_v0_set_action_decap_l3_list() 669 MLX5_SET(dr_action_hw_set, hw_action, destination_length, 18); in dr_ste_v0_set_action_decap_l3_list() 677 destination_length, 16); in dr_ste_v0_set_action_decap_l3_list() 693 destination_length, 16); in dr_ste_v0_set_action_decap_l3_list()
|
| H A D | mlx5_ifc_dr.h | 557 u8 destination_length[0x5]; member 568 u8 destination_length[0x6]; member
|
| H A D | dr_ste_v1.c | 862 MLX5_SET(ste_double_action_set_v1, d_action, destination_length, length); in dr_ste_v1_set_action_set() 876 MLX5_SET(ste_double_action_add_v1, d_action, destination_length, length); in dr_ste_v1_set_action_add() 892 MLX5_SET(ste_double_action_copy_v1, d_action, destination_length, dst_len); in dr_ste_v1_set_action_copy()
|