Home
last modified time | relevance | path

Searched refs:dst_field (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_action.c1652 u16 src_field, dst_field; in dr_action_modify_sw_to_hw_copy() local
1656 dst_field = MLX5_GET(copy_action_in, sw_action, dst_field); in dr_action_modify_sw_to_hw_copy()
1663 hw_dst_action_info = mlx5dr_ste_conv_modify_hdr_sw_field(dmn->ste_ctx, dst_field); in dr_action_modify_sw_to_hw_copy()
1800 sw_fields[1] = MLX5_GET(copy_action_in, sw_action, dst_field); in dr_action_modify_check_copy_field_limitation()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec_fs.c151 MLX5_SET(copy_action_in, action, dst_field, MLX5_ACTION_IN_FIELD_METADATA_REG_B); in ipsec_status_rule()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dmacsec_fs.c1348 MLX5_SET(copy_action_in, action, dst_field, MLX5_ACTION_IN_FIELD_METADATA_REG_C_5); in macsec_fs_rx_roce_jump_to_rdma_rules_create()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch_offloads.c2281 MLX5_SET(copy_action_in, modact, dst_field, in esw_create_restore_table()
/Linux-v6.6/include/linux/mlx5/
Dmlx5_ifc.h6701 u8 dst_field[0xc]; member