Searched refs:src_hw_field (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_ste.h | 186 u8 src_hw_field,
|
D | dr_ste.c | 583 u8 src_hw_field, in mlx5dr_ste_set_action_copy() argument 588 src_hw_field, src_shifter); in mlx5dr_ste_set_action_copy()
|
D | dr_ste_v0.c | 573 u8 src_hw_field, in dr_ste_v0_set_action_copy() argument 580 MLX5_SET(dr_action_hw_copy, hw_action, source_field_code, src_hw_field); in dr_ste_v0_set_action_copy()
|
D | dr_types.h | 312 u8 src_hw_field,
|
D | dr_ste_v1.c | 832 u8 src_hw_field, in dr_ste_v1_set_action_copy() argument 841 MLX5_SET(ste_double_action_copy_v1, d_action, source_dw_offset, src_hw_field); in dr_ste_v1_set_action_copy()
|