Home
last modified time | relevance | path

Searched refs:dst_hw_field (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_ste_v1.h30 void dr_ste_v1_set_action_copy(u8 *d_action, u8 dst_hw_field, u8 dst_shifter,
H A Ddr_ste.h188 u8 dst_hw_field,
H A Ddr_ste.c612 u8 dst_hw_field, in mlx5dr_ste_set_action_copy() argument
619 dst_hw_field, dst_shifter, dst_len, in mlx5dr_ste_set_action_copy()
H A Ddr_ste_v0.c573 u8 dst_hw_field, in dr_ste_v0_set_action_copy() argument
580 MLX5_SET(dr_action_hw_copy, hw_action, destination_field_code, dst_hw_field); in dr_ste_v0_set_action_copy()
H A Ddr_ste_v1.c1014 u8 dst_hw_field, in dr_ste_v1_set_action_copy() argument
1023 MLX5_SET(ste_double_action_copy_v1, d_action, destination_dw_offset, dst_hw_field); in dr_ste_v1_set_action_copy()
H A Ddr_types.h334 u8 dst_hw_field,