Home
last modified time | relevance | path

Searched refs:MLX5_ACTION_TYPE_COPY (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dpat_arg.c496 case MLX5_ACTION_TYPE_COPY: in hws_action_modify_get_target_fields()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_action.c1761 case MLX5_ACTION_TYPE_COPY: in dr_action_modify_sw_to_hw()
1884 case MLX5_ACTION_TYPE_COPY: in dr_action_modify_check_field_limitation()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dpsp.c150 MLX5_SET(copy_action_in, action, action_type, MLX5_ACTION_TYPE_COPY); in accel_psp_fs_rx_err_add_rule()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dmacsec_fs.c1340 MLX5_SET(copy_action_in, action, action_type, MLX5_ACTION_TYPE_COPY); in macsec_fs_rx_roce_jump_to_rdma_rules_create()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads.c2305 MLX5_SET(copy_action_in, modact, action_type, MLX5_ACTION_TYPE_COPY); in esw_create_restore_table()
/linux/include/linux/mlx5/
H A Dmlx5_ifc.h7294 MLX5_ACTION_TYPE_COPY = 0x3, enumerator