Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
A Dmlx5hws_pat_arg.c489 u16 *src_field, u16 *dst_field) in hws_action_modify_get_target_fields() argument
494 *src_field = MLX5_GET(set_action_in, pattern, field); in hws_action_modify_get_target_fields()
498 *src_field = MLX5_GET(copy_action_in, pattern, src_field); in hws_action_modify_get_target_fields()
531 u16 src_field, dst_field; in mlx5hws_pat_calc_nope() local
545 &src_field, &dst_field); in mlx5hws_pat_calc_nope()
548 (prev_src_field == src_field || in mlx5hws_pat_calc_nope()
558 } else if (prev_src_field == src_field) { in mlx5hws_pat_calc_nope()
576 prev_src_field = src_field; in mlx5hws_pat_calc_nope()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Ddr_action.c1687 u16 src_field, dst_field; in dr_action_modify_sw_to_hw_copy() local
1690 src_field = MLX5_GET(copy_action_in, sw_action, src_field); in dr_action_modify_sw_to_hw_copy()
1697 hw_src_action_info = mlx5dr_ste_conv_modify_hdr_sw_field(dmn->ste_ctx, src_field); in dr_action_modify_sw_to_hw_copy()
1834 sw_fields[0] = MLX5_GET(copy_action_in, sw_action, src_field); in dr_action_modify_check_copy_field_limitation()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
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()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Deswitch_offloads.c2303 MLX5_SET(copy_action_in, modact, src_field, in esw_create_restore_table()
/linux/include/linux/mlx5/
A Dmlx5_ifc.h7067 u8 src_field[0xc]; member

Completed in 93 milliseconds