Searched refs:dst_field (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
H A D | dr_action.c | 1444 u16 src_field, dst_field; in dr_action_modify_sw_to_hw_copy() local 1448 dst_field = MLX5_GET(copy_action_in, sw_action, dst_field); in dr_action_modify_sw_to_hw_copy() 1455 hw_dst_action_info = dr_action_modify_get_hw_info(dst_field); in dr_action_modify_sw_to_hw_copy() 1602 sw_fields[1] = MLX5_GET(copy_action_in, sw_action, dst_field); in dr_action_modify_check_copy_field_limitation()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
H A D | dr_action.c | 1659 u16 src_field, dst_field; in dr_action_modify_sw_to_hw_copy() local 1663 dst_field = MLX5_GET(copy_action_in, sw_action, dst_field); in dr_action_modify_sw_to_hw_copy() 1670 hw_dst_action_info = mlx5dr_ste_conv_modify_hdr_sw_field(dmn->ste_ctx, dst_field); in dr_action_modify_sw_to_hw_copy() 1807 sw_fields[1] = MLX5_GET(copy_action_in, sw_action, dst_field); in dr_action_modify_check_copy_field_limitation()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
H A D | ipsec_fs.c | 72 MLX5_SET(copy_action_in, action, dst_field, MLX5_ACTION_IN_FIELD_METADATA_REG_B); in rx_err_add_rule()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | eswitch_offloads.c | 1707 MLX5_SET(copy_action_in, modact, dst_field, in esw_create_restore_table()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | macsec_fs.c | 1348 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()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | eswitch_offloads.c | 2294 MLX5_SET(copy_action_in, modact, dst_field, in esw_create_restore_table()
|
/kernel/linux/linux-5.10/include/linux/mlx5/ |
H A D | mlx5_ifc.h | 5752 u8 dst_field[0xc]; member
|
/kernel/linux/linux-6.6/include/linux/mlx5/ |
H A D | mlx5_ifc.h | 6701 u8 dst_field[0xc]; member
|
Completed in 72 milliseconds