Home
last modified time | relevance | path

Searched refs:src_field (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_action.c1659 u16 src_field, dst_field; in dr_action_modify_sw_to_hw_copy() local
1662 src_field = MLX5_GET(copy_action_in, sw_action, src_field); in dr_action_modify_sw_to_hw_copy()
1669 hw_src_action_info = mlx5dr_ste_conv_modify_hdr_sw_field(dmn->ste_ctx, src_field); in dr_action_modify_sw_to_hw_copy()
1806 sw_fields[0] = MLX5_GET(copy_action_in, sw_action, src_field); in dr_action_modify_check_copy_field_limitation()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dmacsec_fs.c1345 MLX5_SET(copy_action_in, action, src_field, MLX5_ACTION_IN_FIELD_METADATA_REG_B); in macsec_fs_rx_roce_jump_to_rdma_rules_create()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads.c2289 MLX5_SET(copy_action_in, modact, src_field, in esw_create_restore_table()
/openbmc/linux/include/linux/mlx5/
H A Dmlx5_ifc.h6702 u8 src_field[0xc]; member