Searched refs:destination_left_shifter (Results 1 – 4 of 4) sorted by relevance
/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | mlx5_ifc_dr_ste_v1.h | 49 u8 destination_left_shifter[0x6]; member 64 u8 destination_left_shifter[0x6]; member 75 u8 destination_left_shifter[0x6]; member
|
D | dr_ste_v0.c | 550 MLX5_SET(dr_action_hw_set, hw_action, destination_left_shifter, shifter); in dr_ste_v0_set_action_set() 564 MLX5_SET(dr_action_hw_set, hw_action, destination_left_shifter, shifter); in dr_ste_v0_set_action_add() 578 MLX5_SET(dr_action_hw_copy, hw_action, destination_left_shifter, dst_shifter); in dr_ste_v0_set_action_copy() 614 destination_left_shifter, 16); in dr_ste_v0_set_action_decap_l3_list() 627 MLX5_SET(dr_action_hw_set, hw_action, destination_left_shifter, 16); in dr_ste_v0_set_action_decap_l3_list() 641 destination_left_shifter, 0); in dr_ste_v0_set_action_decap_l3_list() 653 destination_left_shifter, 32); in dr_ste_v0_set_action_decap_l3_list() 676 destination_left_shifter, 0); in dr_ste_v0_set_action_decap_l3_list() 692 destination_left_shifter, 0); in dr_ste_v0_set_action_decap_l3_list()
|
D | mlx5_ifc_dr.h | 539 u8 destination_left_shifter[0x6]; member 550 u8 destination_left_shifter[0x6]; member
|
D | dr_ste_v1.c | 809 MLX5_SET(ste_double_action_set_v1, d_action, destination_left_shifter, shifter); in dr_ste_v1_set_action_set() 823 MLX5_SET(ste_double_action_add_v1, d_action, destination_left_shifter, shifter); in dr_ste_v1_set_action_add() 839 MLX5_SET(ste_double_action_copy_v1, d_action, destination_left_shifter, dst_shifter); in dr_ste_v1_set_action_copy()
|