Searched refs:dst_hw_field (Results 1 – 5 of 5) sorted by relevance
/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_ste.h | 183 u8 dst_hw_field,
|
D | dr_ste.c | 581 u8 dst_hw_field, in mlx5dr_ste_set_action_copy() argument 588 dst_hw_field, dst_shifter, dst_len, in mlx5dr_ste_set_action_copy()
|
D | dr_ste_v0.c | 570 u8 dst_hw_field, in dr_ste_v0_set_action_copy() argument 577 MLX5_SET(dr_action_hw_copy, hw_action, destination_field_code, dst_hw_field); in dr_ste_v0_set_action_copy()
|
D | dr_ste_v1.c | 829 u8 dst_hw_field, in dr_ste_v1_set_action_copy() argument 838 MLX5_SET(ste_double_action_copy_v1, d_action, destination_dw_offset, dst_hw_field); in dr_ste_v1_set_action_copy()
|
D | dr_types.h | 308 u8 dst_hw_field,
|