/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | fs_cmd.h | 82 void *reformat_data,
|
H A D | fs_cmd.c | 113 void *reformat_data, in mlx5_cmd_stub_packet_reformat_alloc() 690 void *reformat_data, in mlx5_cmd_packet_reformat_alloc() 723 reformat_data); in mlx5_cmd_packet_reformat_alloc() 732 memcpy(reformat, reformat_data, size); in mlx5_cmd_packet_reformat_alloc() 110 mlx5_cmd_stub_packet_reformat_alloc(struct mlx5_flow_root_namespace *ns, int reformat_type, size_t size, void *reformat_data, enum mlx5_flow_namespace_type namespace, struct mlx5_pkt_reformat *pkt_reformat) mlx5_cmd_stub_packet_reformat_alloc() argument 687 mlx5_cmd_packet_reformat_alloc(struct mlx5_flow_root_namespace *ns, int reformat_type, size_t size, void *reformat_data, enum mlx5_flow_namespace_type namespace, struct mlx5_pkt_reformat *pkt_reformat) mlx5_cmd_packet_reformat_alloc() argument
|
H A D | fs_core.c | 3266 void *reformat_data, in mlx5_packet_reformat_alloc() 3284 reformat_data, ns_type, in mlx5_packet_reformat_alloc() 3263 mlx5_packet_reformat_alloc(struct mlx5_core_dev *dev, int reformat_type, size_t size, void *reformat_data, enum mlx5_flow_namespace_type ns_type) mlx5_packet_reformat_alloc() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
H A D | dr_cmd.c | 398 void *reformat_data, in mlx5dr_cmd_create_reformat_ctx() 410 packet_reformat_context.reformat_data); in mlx5dr_cmd_create_reformat_ctx() 420 pdata = MLX5_ADDR_OF(packet_reformat_context_in, prctx, reformat_data); in mlx5dr_cmd_create_reformat_ctx() 424 memcpy(pdata, reformat_data, reformat_size); in mlx5dr_cmd_create_reformat_ctx() 395 mlx5dr_cmd_create_reformat_ctx(struct mlx5_core_dev *mdev, enum mlx5_reformat_ctx_type rt, size_t reformat_size, void *reformat_data, u32 *reformat_id) mlx5dr_cmd_create_reformat_ctx() argument
|
H A D | fs_dr.c | 524 void *reformat_data, in mlx5_cmd_dr_packet_reformat_alloc() 553 reformat_data); in mlx5_cmd_dr_packet_reformat_alloc() 521 mlx5_cmd_dr_packet_reformat_alloc(struct mlx5_flow_root_namespace *ns, int reformat_type, size_t size, void *reformat_data, enum mlx5_flow_namespace_type namespace, struct mlx5_pkt_reformat *pkt_reformat) mlx5_cmd_dr_packet_reformat_alloc() argument
|
H A D | dr_types.h | 969 void *reformat_data,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
H A D | dr_cmd.c | 534 void *reformat_data, in mlx5dr_cmd_create_reformat_ctx() 546 packet_reformat_context.reformat_data); in mlx5dr_cmd_create_reformat_ctx() 556 pdata = MLX5_ADDR_OF(packet_reformat_context_in, prctx, reformat_data); in mlx5dr_cmd_create_reformat_ctx() 562 if (reformat_data && reformat_size) in mlx5dr_cmd_create_reformat_ctx() 563 memcpy(pdata, reformat_data, reformat_size); in mlx5dr_cmd_create_reformat_ctx() 529 mlx5dr_cmd_create_reformat_ctx(struct mlx5_core_dev *mdev, enum mlx5_reformat_ctx_type rt, u8 reformat_param_0, u8 reformat_param_1, size_t reformat_size, void *reformat_data, u32 *reformat_id) mlx5dr_cmd_create_reformat_ctx() argument
|
H A D | dr_types.h | 1357 void *reformat_data,
|
/kernel/linux/linux-5.10/include/linux/mlx5/ |
H A D | fs.h | 260 void *reformat_data,
|
H A D | mlx5_ifc.h | 5644 u8 reformat_data[2][0x8]; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | fs_cmd.c | 906 reformat_data); in mlx5_cmd_packet_reformat_alloc()
|
/kernel/linux/linux-6.6/include/linux/mlx5/ |
H A D | mlx5_ifc.h | 6575 u8 reformat_data[2][0x8]; member
|