Searched refs:flow_context (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/sys/dev/mlx5/mlx5_core/ |
| H A D | mlx5_fs_cmd.c | 219 in_flow_context = MLX5_ADDR_OF(set_fte_in, in, flow_context); in mlx5_cmd_fs_set_fte() 220 MLX5_SET(flow_context, in_flow_context, group_id, group_id); in mlx5_cmd_fs_set_fte() 221 MLX5_SET(flow_context, in_flow_context, flow_tag, flow_tag); in mlx5_cmd_fs_set_fte() 222 MLX5_SET(flow_context, in_flow_context, action, action); in mlx5_cmd_fs_set_fte() 223 MLX5_SET(flow_context, in_flow_context, destination_list_size, in mlx5_cmd_fs_set_fte() 225 in_match_value = MLX5_ADDR_OF(flow_context, in_flow_context, in mlx5_cmd_fs_set_fte() 229 in_dests = MLX5_ADDR_OF(flow_context, in_flow_context, destination); in mlx5_cmd_fs_set_fte()
|
| /freebsd-12.1/sys/dev/mlx5/ |
| H A D | mlx5_ifc.h | 3712 struct mlx5_ifc_flow_context_bits flow_context; member 4768 struct mlx5_ifc_flow_context_bits flow_context; member
|