Searched refs:modify_header_id (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_cmd.c | 283 u32 modify_header_id, in mlx5dr_cmd_set_fte_modify_and_vport() argument 306 MLX5_SET(flow_context, in_flow_context, modify_header_id, modify_header_id); in mlx5dr_cmd_set_fte_modify_and_vport() 340 u32 *modify_header_id) in mlx5dr_cmd_alloc_modify_header() argument 365 *modify_header_id = MLX5_GET(alloc_modify_header_context_out, out, in mlx5dr_cmd_alloc_modify_header() 366 modify_header_id); in mlx5dr_cmd_alloc_modify_header() 373 u32 modify_header_id) in mlx5dr_cmd_dealloc_modify_header() argument 379 MLX5_SET(dealloc_modify_header_context_in, in, modify_header_id, in mlx5dr_cmd_dealloc_modify_header() 380 modify_header_id); in mlx5dr_cmd_dealloc_modify_header() 700 MLX5_SET(flow_context, in_flow_context, modify_header_id, in mlx5dr_cmd_set_fte()
|
D | dr_types.h | 1250 u32 modify_header_id, 1259 u32 *modify_header_id); 1261 u32 modify_header_id);
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/ |
D | fs_cmd.c | 577 MLX5_SET(flow_context, in_flow_context, modify_header_id, in mlx5_cmd_set_fte() 972 modify_hdr->id = MLX5_GET(alloc_modify_header_context_out, out, modify_header_id); in mlx5_cmd_modify_header_alloc() 985 MLX5_SET(dealloc_modify_header_context_in, in, modify_header_id, in mlx5_cmd_modify_header_dealloc()
|
/linux-6.1.9/drivers/infiniband/hw/mlx5/ |
D | devx.c | 334 modify_header_id); in devx_get_created_obj_id() 477 in, modify_header_id)); in devx_get_obj_id() 1221 modify_header_id, *obj_id); in devx_obj_build_destroy_cmd()
|
/linux-6.1.9/include/linux/mlx5/ |
D | mlx5_ifc.h | 3452 u8 modify_header_id[0x20]; member 6522 u8 modify_header_id[0x20]; member 6559 u8 modify_header_id[0x20]; member 6571 u8 modify_header_id[0x20]; member
|