Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_ste_v1.h173 void dr_ste_v1_set_action_copy(u8 *d_action, u8 dst_hw_field, u8 dst_shifter,
H A Ddr_ste.h191 u8 dst_shifter,
H A Ddr_ste_v1.c882 u8 dst_shifter, in dr_ste_v1_set_action_copy() argument
887 dst_shifter += MLX5_MODIFY_HEADER_V1_QW_OFFSET; in dr_ste_v1_set_action_copy()
891 MLX5_SET(ste_double_action_copy_v1, d_action, destination_left_shifter, dst_shifter); in dr_ste_v1_set_action_copy()
H A Ddr_types.h335 u8 dst_shifter,