Searched refs:src_hw_field (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_ste_v1.h | 30 u8 dst_len, u8 src_hw_field, u8 src_shifter);
|
D | dr_ste.h | 190 u8 src_hw_field,
|
D | dr_ste.c | 598 u8 src_hw_field, in mlx5dr_ste_set_action_copy() argument 603 src_hw_field, src_shifter); in mlx5dr_ste_set_action_copy()
|
D | dr_ste_v0.c | 576 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()
|
D | dr_ste_v1.c | 897 u8 src_hw_field, in dr_ste_v1_set_action_copy() argument 906 MLX5_SET(ste_double_action_copy_v1, d_action, source_dw_offset, src_hw_field); in dr_ste_v1_set_action_copy()
|
D | dr_types.h | 314 u8 src_hw_field,
|