Home
last modified time | relevance | path

Searched refs:copy_action_in (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads.c2299 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()
/linux/include/linux/mlx5/
H A Dmlx5_ifc.h7161 struct mlx5_ifc_copy_action_in_bits copy_action_in; member