Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_ste.h184 u8 dst_shifter,
Ddr_ste.c582 u8 dst_shifter, in mlx5dr_ste_set_action_copy() argument
588 dst_hw_field, dst_shifter, dst_len, in mlx5dr_ste_set_action_copy()
Ddr_ste_v1.c830 u8 dst_shifter, in dr_ste_v1_set_action_copy() argument
835 dst_shifter += MLX5_MODIFY_HEADER_V1_QW_OFFSET; in dr_ste_v1_set_action_copy()
839 MLX5_SET(ste_double_action_copy_v1, d_action, destination_left_shifter, dst_shifter); in dr_ste_v1_set_action_copy()
Ddr_ste_v0.c571 u8 dst_shifter, in dr_ste_v0_set_action_copy() argument
578 MLX5_SET(dr_action_hw_copy, hw_action, destination_left_shifter, dst_shifter); in dr_ste_v0_set_action_copy()
Ddr_types.h309 u8 dst_shifter,