Home
last modified time | relevance | path

Searched refs:reformat (Results 1 – 17 of 17) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Ddr_action.c841 attr.reformat.size = action->reformat->size; in mlx5dr_actions_build_ste_arr()
842 attr.reformat.id = action->reformat->id; in mlx5dr_actions_build_ste_arr()
882 attr.reformat.size = action->reformat->size; in mlx5dr_actions_build_ste_arr()
883 attr.reformat.id = action->reformat->id; in mlx5dr_actions_build_ste_arr()
884 attr.reformat.param_0 = action->reformat->param_0; in mlx5dr_actions_build_ste_arr()
885 attr.reformat.param_1 = action->reformat->param_1; in mlx5dr_actions_build_ste_arr()
1186 reformat_action->reformat->id; in mlx5dr_action_create_mult_dest_tbl()
1397 action->reformat->size = data_sz; in dr_action_create_reformat_action()
1456 action->reformat->id = 0; in dr_action_create_reformat_action()
1526 action->reformat->dmn = dmn; in mlx5dr_action_create_packet_reformat()
[all …]
A Ddr_dbg.c165 rule_id, action->reformat->id); in dr_dump_rule_action_mem()
170 rule_id, action->reformat->id); in dr_dump_rule_action_mem()
185 rule_id, action->reformat->id, in dr_dump_rule_action_mem()
186 action->reformat->param_0, in dr_dump_rule_action_mem()
187 action->reformat->param_1); in dr_dump_rule_action_mem()
192 rule_id, action->reformat->id, in dr_dump_rule_action_mem()
193 action->reformat->param_0, in dr_dump_rule_action_mem()
194 action->reformat->param_1); in dr_dump_rule_action_mem()
A Ddr_ste_v1.c651 attr->reformat.id, in dr_ste_v1_set_actions_tx()
652 attr->reformat.size); in dr_ste_v1_set_actions_tx()
667 attr->reformat.id, in dr_ste_v1_set_actions_tx()
678 attr->reformat.id, in dr_ste_v1_set_actions_tx()
679 attr->reformat.param_0, in dr_ste_v1_set_actions_tx()
681 attr->reformat.size); in dr_ste_v1_set_actions_tx()
693 attr->reformat.size); in dr_ste_v1_set_actions_tx()
847 attr->reformat.id, in dr_ste_v1_set_actions_rx()
877 attr->reformat.id, in dr_ste_v1_set_actions_rx()
880 attr->reformat.size); in dr_ste_v1_set_actions_rx()
[all …]
A Dmlx5dr.h40 struct mlx5dr_action *reformat; member
A Dfs_dr.c455 term_actions[num_term_actions].reformat = in mlx5_cmd_dr_create_fte()
549 if (term_actions->reformat) { in mlx5_cmd_dr_create_fte()
554 actions[num_actions++] = term_actions->reformat; in mlx5_cmd_dr_create_fte()
A Ddr_types.h275 } reformat; member
1087 struct mlx5dr_action_reformat *reformat; member
A Ddr_ste_v0.c459 attr->reformat.id, in dr_ste_v0_set_actions_tx()
460 attr->reformat.size, in dr_ste_v0_set_actions_tx()
/linux-6.3-rc2/drivers/gpu/drm/bridge/synopsys/
A Ddw-hdmi-ahb-audio.c122 void (*reformat)(struct snd_dw_hdmi *, size_t, size_t); member
240 dw->reformat(dw, offset, period); in dw_hdmi_start_dma()
446 dw->reformat = dw_hdmi_reformat_iec958; in dw_hdmi_prepare()
450 dw->reformat = dw_hdmi_reformat_s24; in dw_hdmi_prepare()
/linux-6.3-rc2/Documentation/process/
A Dclang-format.rst12 - Quickly reformat a block of code to the kernel style. Specially useful
89 By using an integration with your text editor, you can reformat arbitrary
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dfs_cmd.c842 void *reformat; in mlx5_cmd_packet_reformat_alloc() local
866 reformat = MLX5_ADDR_OF(packet_reformat_context_in, in mlx5_cmd_packet_reformat_alloc()
869 inlen = reformat - (void *)in + params->size; in mlx5_cmd_packet_reformat_alloc()
882 memcpy(reformat, params->data, params->size); in mlx5_cmd_packet_reformat_alloc()
A DKconfig96 reformat packets in wire speeds without involving the host cpu.
A Deswitch.c1662 if (MLX5_CAP_ESW_FLOWTABLE_FDB(dev, reformat) && in mlx5_eswitch_init()
A Deswitch_offloads.c3587 (!MLX5_CAP_ESW_FLOWTABLE_FDB(dev, reformat) || in mlx5_devlink_eswitch_encap_mode_set()
/linux-6.3-rc2/arch/m68k/fpsp040/
A Dx_fline.S88 movew #0x202c,EXC_VEC(%a6) |reformat vector to unimp
/linux-6.3-rc2/include/linux/mlx5/
A Dfs.h336 struct mlx5_pkt_reformat *reformat);
A Dmlx5_ifc.h423 u8 reformat[0x1]; member
/linux-6.3-rc2/drivers/infiniband/hw/mlx5/
A Dfs.c756 MLX5_CAP_FLOWTABLE_NIC_TX(dev->mdev, reformat)) in get_flow_table()
1451 if (MLX5_CAP_FLOWTABLE_NIC_TX(dev->mdev, reformat) && in _get_flow_table()

Completed in 110 milliseconds