Searched refs:src_field (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| A D | mlx5hws_pat_arg.c | 489 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 D | dr_action.c | 1687 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 D | macsec_fs.c | 1345 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 D | eswitch_offloads.c | 2303 MLX5_SET(copy_action_in, modact, src_field, in esw_create_restore_table()
|
| /linux/include/linux/mlx5/ |
| A D | mlx5_ifc.h | 7067 u8 src_field[0xc]; member
|
Completed in 93 milliseconds