Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
A Dpat_arg.c488 u16 *src_field, u16 *dst_field) in hws_action_modify_get_target_fields() argument
493 *src_field = INVALID_FIELD; in hws_action_modify_get_target_fields()
497 *src_field = MLX5_GET(copy_action_in, pattern, src_field); in hws_action_modify_get_target_fields()
530 u16 src_field, dst_field; in mlx5hws_pat_calc_nop() local
547 &src_field, &dst_field); in mlx5hws_pat_calc_nop()
559 src_field == prev_dst_field || in mlx5hws_pat_calc_nop()
575 prev_src_field = src_field; in mlx5hws_pat_calc_nop()
/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
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()
/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()
/drivers/net/ethernet/mellanox/mlx5/core/
A Deswitch_offloads.c2301 MLX5_SET(copy_action_in, modact, src_field, in esw_create_restore_table()

Completed in 30 milliseconds