Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_ste_v1.h174 u8 dst_len, u8 src_hw_field, u8 src_shifter);
H A Ddr_ste.h193 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.c578 u8 src_hw_field, in dr_ste_v0_set_action_copy() argument
585 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.c884 u8 src_hw_field, in dr_ste_v1_set_action_copy() argument
893 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,