Home
last modified time | relevance | path

Searched refs:flow_context (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_cmd.c222 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 Dflow_table.h48 void *match_criteria, void *flow_context,
/freebsd-13.1/sys/dev/mlx5/
H A Dmlx5_ifc.h3847 struct mlx5_ifc_flow_context_bits flow_context; member
4903 struct mlx5_ifc_flow_context_bits flow_context; member