Searched refs:src_hw_field (Results 1 – 6 of 6) sorted by relevance
/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_ste_v1.h | 31 u8 dst_len, u8 src_hw_field, u8 src_shifter);
|
D | dr_ste.h | 191 u8 src_hw_field,
|
D | dr_ste.c | 615 u8 src_hw_field, in mlx5dr_ste_set_action_copy() argument 620 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 | 1017 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()
|
D | dr_types.h | 337 u8 src_hw_field,
|