Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_ste_v1.h31 u8 dst_len, u8 src_hw_field, u8 src_shifter);
H A Ddr_ste.h191 u8 src_hw_field,
H A Ddr_ste.c615 u8 src_hw_field, in mlx5dr_ste_set_action_copy() argument
620 src_hw_field, src_shifter); in mlx5dr_ste_set_action_copy()
H A Ddr_ste_v0.c576 u8 src_hw_field, in dr_ste_v0_set_action_copy() argument
583 MLX5_SET(dr_action_hw_copy, hw_action, source_field_code, src_hw_field); in dr_ste_v0_set_action_copy()
H A Ddr_ste_v1.c1017 u8 src_hw_field, in dr_ste_v1_set_action_copy() argument
1026 MLX5_SET(ste_double_action_copy_v1, d_action, source_dw_offset, src_hw_field); in dr_ste_v1_set_action_copy()
H A Ddr_types.h337 u8 src_hw_field,