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 D | pat_arg.c | 496 case MLX5_ACTION_TYPE_COPY: in hws_action_modify_get_target_fields()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| H A D | dr_action.c | 1761 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 D | psp.c | 150 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 D | macsec_fs.c | 1340 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 D | eswitch_offloads.c | 2305 MLX5_SET(copy_action_in, modact, action_type, MLX5_ACTION_TYPE_COPY); in esw_create_restore_table()
|
| /linux/include/linux/mlx5/ |
| H A D | mlx5_ifc.h | 7294 MLX5_ACTION_TYPE_COPY = 0x3, enumerator
|