Searched refs:copy_action_in (Results 1 – 2 of 2) sorted by relevance
2299 MLX5_SET(copy_action_in, modact, action_type, MLX5_ACTION_TYPE_COPY); in esw_create_restore_table()2300 MLX5_SET(copy_action_in, modact, src_field, in esw_create_restore_table()2302 MLX5_SET(copy_action_in, modact, dst_field, in esw_create_restore_table()
7161 struct mlx5_ifc_copy_action_in_bits copy_action_in; member