Searched refs:dst_shifter (Results 1 – 6 of 6) sorted by relevance
| /Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| D | dr_ste_v1.h | 29 void dr_ste_v1_set_action_copy(u8 *d_action, u8 dst_hw_field, u8 dst_shifter,
|
| D | dr_ste.h | 188 u8 dst_shifter,
|
| D | dr_ste_v1.c | 895 u8 dst_shifter, in dr_ste_v1_set_action_copy() argument 900 dst_shifter += MLX5_MODIFY_HEADER_V1_QW_OFFSET; in dr_ste_v1_set_action_copy() 904 MLX5_SET(ste_double_action_copy_v1, d_action, destination_left_shifter, dst_shifter); in dr_ste_v1_set_action_copy()
|
| D | dr_ste.c | 596 u8 dst_shifter, in mlx5dr_ste_set_action_copy() argument 602 dst_hw_field, dst_shifter, dst_len, in mlx5dr_ste_set_action_copy()
|
| D | dr_ste_v0.c | 574 u8 dst_shifter, in dr_ste_v0_set_action_copy() argument 581 MLX5_SET(dr_action_hw_copy, hw_action, destination_left_shifter, dst_shifter); in dr_ste_v0_set_action_copy()
|
| D | dr_types.h | 312 u8 dst_shifter,
|