Searched refs:modify_header_id (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_cmd.c | 173 u32 modify_header_id, in mlx5dr_cmd_set_fte_modify_and_vport() argument 196 MLX5_SET(flow_context, in_flow_context, modify_header_id, modify_header_id); in mlx5dr_cmd_set_fte_modify_and_vport() 230 u32 *modify_header_id) in mlx5dr_cmd_alloc_modify_header() argument 255 *modify_header_id = MLX5_GET(alloc_modify_header_context_out, out, in mlx5dr_cmd_alloc_modify_header() 256 modify_header_id); in mlx5dr_cmd_alloc_modify_header() 263 u32 modify_header_id) in mlx5dr_cmd_dealloc_modify_header() argument 269 MLX5_SET(dealloc_modify_header_context_in, in, modify_header_id, in mlx5dr_cmd_dealloc_modify_header() 270 modify_header_id); in mlx5dr_cmd_dealloc_modify_header() 581 MLX5_SET(flow_context, in_flow_context, modify_header_id, in mlx5dr_cmd_set_fte()
|
D | dr_types.h | 931 u32 modify_header_id, 940 u32 *modify_header_id); 942 u32 modify_header_id);
|
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
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()
|
/Linux-v5.10/include/linux/mlx5/ |
D | mlx5_ifc.h | 3051 u8 modify_header_id[0x20]; member 5815 u8 modify_header_id[0x20]; member 5852 u8 modify_header_id[0x20]; member
|