/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
H A D | dr_action.c | 862 attr.reformat.size = action->reformat->size; in mlx5dr_actions_build_ste_arr() 863 attr.reformat.id = action->reformat->id; in mlx5dr_actions_build_ste_arr() 909 attr.reformat.size = action->reformat->size; in mlx5dr_actions_build_ste_arr() 910 attr.reformat.id = action->reformat->id; in mlx5dr_actions_build_ste_arr() 911 attr.reformat.param_0 = action->reformat->param_0; in mlx5dr_actions_build_ste_arr() 912 attr.reformat.param_1 = action->reformat->param_1; in mlx5dr_actions_build_ste_arr() 1199 struct mlx5dr_action *reformat_action = dests[i].reformat; in mlx5dr_action_create_mult_dest_tbl() 1213 reformat_action->reformat->id; in mlx5dr_action_create_mult_dest_tbl() 1421 action->reformat->id = reformat_id; in dr_action_create_reformat_action() 1422 action->reformat->size = data_sz; in dr_action_create_reformat_action() [all …]
|
H A D | dr_dbg.c | 192 rule_id, action->reformat->id); in dr_dump_rule_action_mem() 197 rule_id, action->reformat->id); in dr_dump_rule_action_mem() 212 rule_id, action->reformat->id, in dr_dump_rule_action_mem() 213 action->reformat->param_0, in dr_dump_rule_action_mem() 214 action->reformat->param_1); in dr_dump_rule_action_mem() 219 rule_id, action->reformat->id, in dr_dump_rule_action_mem() 220 action->reformat->param_0, in dr_dump_rule_action_mem() 221 action->reformat->param_1); in dr_dump_rule_action_mem()
|
H A D | dr_ste_v1.c | 695 attr->reformat.id, in dr_ste_v1_set_actions_tx() 696 attr->reformat.size); in dr_ste_v1_set_actions_tx() 711 attr->reformat.id, in dr_ste_v1_set_actions_tx() 712 attr->reformat.size); in dr_ste_v1_set_actions_tx() 722 attr->reformat.id, in dr_ste_v1_set_actions_tx() 723 attr->reformat.param_0, in dr_ste_v1_set_actions_tx() 724 attr->reformat.param_1, in dr_ste_v1_set_actions_tx() 725 attr->reformat.size); in dr_ste_v1_set_actions_tx() 735 attr->reformat.param_0, in dr_ste_v1_set_actions_tx() 736 attr->reformat.param_1, in dr_ste_v1_set_actions_tx() [all …]
|
H A D | fs_dr.c | 463 term_actions[num_term_actions].reformat = in mlx5_cmd_dr_create_fte() 557 if (term_actions->reformat) { in mlx5_cmd_dr_create_fte() 562 actions[num_actions++] = term_actions->reformat; in mlx5_cmd_dr_create_fte()
|
H A D | mlx5dr.h | 40 struct mlx5dr_action *reformat; member
|
H A D | dr_types.h | 286 } reformat; member 1129 struct mlx5dr_action_reformat *reformat; member
|
H A D | dr_ste_v0.c | 459 attr->reformat.id, in dr_ste_v0_set_actions_tx() 460 attr->reformat.size, in dr_ste_v0_set_actions_tx()
|
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/ |
H A D | dw-hdmi-ahb-audio.c | 122 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()
|
/openbmc/linux/Documentation/process/ |
H A D | clang-format.rst | 12 - 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
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | fs_cmd.c | 880 void *reformat; in mlx5_cmd_packet_reformat_alloc() local 904 reformat = MLX5_ADDR_OF(packet_reformat_context_in, in mlx5_cmd_packet_reformat_alloc() 907 inlen = reformat - (void *)in + params->size; in mlx5_cmd_packet_reformat_alloc() 920 memcpy(reformat, params->data, params->size); in mlx5_cmd_packet_reformat_alloc()
|
H A D | Kconfig | 97 reformat packets in wire speeds without involving the host cpu.
|
H A D | eswitch.c | 1892 if (MLX5_CAP_ESW_FLOWTABLE_FDB(dev, reformat) && in mlx5_eswitch_init()
|
H A D | eswitch_offloads.c | 3943 (!MLX5_CAP_ESW_FLOWTABLE_FDB(dev, reformat) || in mlx5_devlink_eswitch_encap_mode_set()
|
/openbmc/linux/include/linux/mlx5/ |
H A D | fs.h | 342 struct mlx5_pkt_reformat *reformat);
|
H A D | mlx5_ifc.h | 435 u8 reformat[0x1]; member
|
/openbmc/linux/arch/m68k/fpsp040/ |
H A D | x_fline.S | 88 movew #0x202c,EXC_VEC(%a6) |reformat vector to unimp
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | speeding-up-build.rst | 71 large numbers of files is to reformat partitions rather than delete
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | useradd-staticids.bbclass | 8 # we need a function to reformat the params based on a static file
|
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | fs.c | 754 MLX5_CAP_FLOWTABLE_NIC_TX(dev->mdev, reformat)) in get_flow_table() 1449 if (MLX5_CAP_FLOWTABLE_NIC_TX(dev->mdev, reformat) && in _get_flow_table()
|
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/ |
H A D | 0001-ffmpeg-5.1.4-rpi_24.patch | 17797 track->reformat = mkv_reformat_wavpack; 17800 + // Default to reformat if no extradata as the only current 17801 + // encoder which does this is v4l2m2m which needs reformat 17805 + track->reformat = mkv_reformat_h2645; 17812 track->reformat = mkv_reformat_h2645;
|
/openbmc/u-boot/ |
H A D | README | 4912 with a request to reformat the changes.
|