Searched refs:flow_context (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/sys/dev/mlx5/mlx5_core/ |
| H A D | mlx5_fs_cmd.c | 222 in_flow_context = MLX5_ADDR_OF(set_fte_in, in, flow_context); in mlx5_cmd_fs_set_fte() 223 MLX5_SET(flow_context, in_flow_context, group_id, group_id); in mlx5_cmd_fs_set_fte() 224 MLX5_SET(flow_context, in_flow_context, flow_tag, flow_tag); in mlx5_cmd_fs_set_fte() 225 MLX5_SET(flow_context, in_flow_context, action, action); in mlx5_cmd_fs_set_fte() 226 MLX5_SET(flow_context, in_flow_context, destination_list_size, in mlx5_cmd_fs_set_fte() 228 in_match_value = MLX5_ADDR_OF(flow_context, in_flow_context, in mlx5_cmd_fs_set_fte() 232 in_dests = MLX5_ADDR_OF(flow_context, in_flow_context, destination); in mlx5_cmd_fs_set_fte()
|
| H A D | flow_table.h | 48 void *match_criteria, void *flow_context,
|
| /freebsd-13.1/sys/dev/mlx5/ |
| H A D | mlx5_ifc.h | 3847 struct mlx5_ifc_flow_context_bits flow_context; member 4903 struct mlx5_ifc_flow_context_bits flow_context; member
|