/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
H A D | dr_cmd.c | 178 u32 modify_header_id, in mlx5dr_cmd_set_fte_modify_and_vport() 201 MLX5_SET(flow_context, in_flow_context, modify_header_id, modify_header_id); in mlx5dr_cmd_set_fte_modify_and_vport() 235 u32 *modify_header_id) in mlx5dr_cmd_alloc_modify_header() 260 *modify_header_id = MLX5_GET(alloc_modify_header_context_out, out, in mlx5dr_cmd_alloc_modify_header() 261 modify_header_id); in mlx5dr_cmd_alloc_modify_header() 268 u32 modify_header_id) in mlx5dr_cmd_dealloc_modify_header() 274 MLX5_SET(dealloc_modify_header_context_in, in, modify_header_id, in mlx5dr_cmd_dealloc_modify_header() 275 modify_header_id); in mlx5dr_cmd_dealloc_modify_header() 587 MLX5_SET(flow_context, in_flow_context, modify_header_id, in mlx5dr_cmd_set_fte() 174 mlx5dr_cmd_set_fte_modify_and_vport(struct mlx5_core_dev *mdev, u32 table_type, u32 table_id, u32 group_id, u32 modify_header_id, u32 vport_id) mlx5dr_cmd_set_fte_modify_and_vport() argument 231 mlx5dr_cmd_alloc_modify_header(struct mlx5_core_dev *mdev, u32 table_type, u8 num_of_actions, u64 *actions, u32 *modify_header_id) mlx5dr_cmd_alloc_modify_header() argument 267 mlx5dr_cmd_dealloc_modify_header(struct mlx5_core_dev *mdev, u32 modify_header_id) mlx5dr_cmd_dealloc_modify_header() argument [all...] |
H A D | dr_types.h | 935 u32 modify_header_id, 944 u32 *modify_header_id); 946 u32 modify_header_id);
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
H A D | dr_cmd.c | 311 u32 modify_header_id, in mlx5dr_cmd_set_fte_modify_and_vport() 334 MLX5_SET(flow_context, in_flow_context, modify_header_id, modify_header_id); in mlx5dr_cmd_set_fte_modify_and_vport() 368 u32 *modify_header_id) in mlx5dr_cmd_alloc_modify_header() 393 *modify_header_id = MLX5_GET(alloc_modify_header_context_out, out, in mlx5dr_cmd_alloc_modify_header() 394 modify_header_id); in mlx5dr_cmd_alloc_modify_header() 401 u32 modify_header_id) in mlx5dr_cmd_dealloc_modify_header() 407 MLX5_SET(dealloc_modify_header_context_in, in, modify_header_id, in mlx5dr_cmd_dealloc_modify_header() 408 modify_header_id); in mlx5dr_cmd_dealloc_modify_header() 849 MLX5_SET(flow_context, in_flow_context, modify_header_id, in mlx5dr_cmd_set_fte() 307 mlx5dr_cmd_set_fte_modify_and_vport(struct mlx5_core_dev *mdev, u32 table_type, u32 table_id, u32 group_id, u32 modify_header_id, u16 vport) mlx5dr_cmd_set_fte_modify_and_vport() argument 364 mlx5dr_cmd_alloc_modify_header(struct mlx5_core_dev *mdev, u32 table_type, u8 num_of_actions, u64 *actions, u32 *modify_header_id) mlx5dr_cmd_alloc_modify_header() argument 400 mlx5dr_cmd_dealloc_modify_header(struct mlx5_core_dev *mdev, u32 modify_header_id) mlx5dr_cmd_dealloc_modify_header() argument [all...] |
H A D | dr_types.h | 1321 u32 modify_header_id, 1330 u32 *modify_header_id); 1332 u32 modify_header_id);
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | fs_cmd.c | 459 MLX5_SET(flow_context, in_flow_context, modify_header_id, in mlx5_cmd_set_fte() 820 modify_hdr->id = MLX5_GET(alloc_modify_header_context_out, out, modify_header_id); in mlx5_cmd_modify_header_alloc() 833 MLX5_SET(dealloc_modify_header_context_in, in, modify_header_id, in mlx5_cmd_modify_header_dealloc()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | fs_cmd.c | 607 MLX5_SET(flow_context, in_flow_context, modify_header_id, in mlx5_cmd_set_fte() 1012 modify_hdr->id = MLX5_GET(alloc_modify_header_context_out, out, modify_header_id); in mlx5_cmd_modify_header_alloc() 1026 MLX5_SET(dealloc_modify_header_context_in, in, modify_header_id, in mlx5_cmd_modify_header_dealloc()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | devx.c | 334 modify_header_id); in devx_get_created_obj_id() 477 in, modify_header_id)); in devx_get_obj_id() 1235 modify_header_id, *obj_id); in devx_obj_build_destroy_cmd()
|
/kernel/linux/linux-5.10/include/linux/mlx5/ |
H A D | mlx5_ifc.h | 3054 u8 modify_header_id[0x20]; member 5817 u8 modify_header_id[0x20]; member 5854 u8 modify_header_id[0x20]; member
|
/kernel/linux/linux-6.6/include/linux/mlx5/ |
H A D | mlx5_ifc.h | 3549 u8 modify_header_id[0x20]; member 6768 u8 modify_header_id[0x20]; member 6805 u8 modify_header_id[0x20]; member 6817 u8 modify_header_id[0x20]; member
|