Searched refs:modify_header_id (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
H A D | dr_cmd.c | 311 u32 modify_header_id, in mlx5dr_cmd_set_fte_modify_and_vport() argument 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() argument 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() argument 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() [all...] |
H A D | dr_types.h | 1318 u32 modify_header_id, 1327 u32 *modify_header_id); 1329 u32 modify_header_id);
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | fs_cmd.c | 606 MLX5_SET(flow_context, in_flow_context, modify_header_id, in mlx5_cmd_set_fte() 1011 modify_hdr->id = MLX5_GET(alloc_modify_header_context_out, out, modify_header_id); in mlx5_cmd_modify_header_alloc() 1025 MLX5_SET(dealloc_modify_header_context_in, in, modify_header_id, in mlx5_cmd_modify_header_dealloc()
|
/linux/include/linux/mlx5/ |
H A D | mlx5_ifc.h | 3883 u8 modify_header_id[0x20]; member 7255 u8 modify_header_id[0x20]; member 7292 u8 modify_header_id[0x20]; member 7304 u8 modify_header_id[0x20]; member
|